amulet-core 2.0.3a1.post250625152657__cp312-cp312-win_amd64.whl → 2.0.3a3.post250708090541__cp312-cp312-win_amd64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of amulet-core might be problematic. Click here for more details.

amulet/core/__init__.py CHANGED
@@ -23,6 +23,7 @@ def _init() -> None:
23
23
  raise RuntimeError(f"Unsupported platform {sys.platform}")
24
24
 
25
25
  # Import dependencies
26
+ import amulet.zlib
26
27
  import amulet.nbt
27
28
 
28
29
  # Load the shared library
amulet/core/_version.py CHANGED
@@ -8,11 +8,11 @@ import json
8
8
 
9
9
  version_json = '''
10
10
  {
11
- "date": "2025-06-25T16:00:57+0100",
11
+ "date": "2025-06-30T07:54:37+0100",
12
12
  "dirty": false,
13
13
  "error": null,
14
- "full-revisionid": "bdd78329fa8ffec0f992d795466ecf0a56e5d41c",
15
- "version": "2.0.3a1"
14
+ "full-revisionid": "3d4ebbe5b281a06285d5e207cbbe5909f0e22a75",
15
+ "version": "2.0.3a3"
16
16
  }
17
17
  ''' # END VERSION_JSON
18
18
 
Binary file
Binary file
@@ -59,6 +59,9 @@ public:
59
59
  std::shared_ptr<BiomePalette> get_palette_ptr() { return _palette; }
60
60
  SectionArrayMap& get_sections() { return *_sections; }
61
61
  std::shared_ptr<SectionArrayMap> get_sections_ptr() { return _sections; }
62
+
63
+ AMULET_CORE_EXPORT void serialise(BinaryWriter&) const;
64
+ AMULET_CORE_EXPORT static Biome3DComponentData deserialise(BinaryReader&);
62
65
  };
63
66
 
64
67
  class Biome3DComponent {
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: amulet-core
3
- Version: 2.0.3a1.post250625152657
3
+ Version: 2.0.3a3.post250708090541
4
4
  Summary: A Python library for reading/writing Minecraft's various save formats.
5
5
  Author: James Clare, Ben Gothard
6
6
  Project-URL: Homepage, https://www.amuletmc.com
@@ -11,12 +11,12 @@ Classifier: Operating System :: OS Independent
11
11
  Requires-Python: >=3.11
12
12
  Description-Content-Type: text/markdown
13
13
  Requires-Dist: amulet-compiler-target==2.0
14
- Requires-Dist: amulet-compiler-version==3.0.0.1297307203.19.43.34808.0
14
+ Requires-Dist: amulet-compiler-version==3.0.0.1297307203.19.44.35209.0
15
15
  Requires-Dist: pybind11==2.13.6
16
16
  Requires-Dist: amulet-pybind11-extensions~=1.1.0.0a0
17
17
  Requires-Dist: amulet-io~=1.0.0.0
18
- Requires-Dist: amulet-zlib~=1.0.0.0a6
19
- Requires-Dist: amulet-nbt~=5.0.0.0a6
18
+ Requires-Dist: amulet-zlib~=1.0.0.0a7
19
+ Requires-Dist: amulet-nbt~=5.0.0.0a7
20
20
  Requires-Dist: numpy~=2.0
21
21
  Provides-Extra: docs
22
22
  Requires-Dist: Sphinx>=1.7.4; extra == "docs"
@@ -1,9 +1,9 @@
1
- amulet/core/__init__.py,sha256=1ETMlpsdyQt-swcVblZJtljdJ5iJzV07I_2tSyuoETU,929
2
- amulet/core/_amulet_core.cp312-win_amd64.pyd,sha256=AVhHNoWdSqxNRhiOcmTU-IRR1lOqiIlsNA_mvgJNVCE,706048
1
+ amulet/core/__init__.py,sha256=XSgXjSNSWxln5yn1US9dA7fLkB2ZgpHNu-Zd2i8AyWU,953
2
+ amulet/core/_amulet_core.cp312-win_amd64.pyd,sha256=rBWqdV_eF9J0ZUTV6aXwC8dLuFu_jqSV78g022fLen0,639488
3
3
  amulet/core/_amulet_core.pyi,sha256=6KCygVcKCdfcpjegv7RMDgxKh9M6F-IHNhPUNGZAlyQ,123
4
- amulet/core/_version.py,sha256=YgTA7Di21CLzG5wjYGFhCals-GQ_POkVFp-Iw5Yieuk,520
5
- amulet/core/amulet_core.dll,sha256=yisbPZVqEEa3MQQQ3UGaG4PCoTK9ME5I1EB3lPMs-KA,143360
6
- amulet/core/amulet_core.lib,sha256=RzD5dY_lZknOz5evjmGdALVddMiCEBjq_mBPWOhYmu8,45026
4
+ amulet/core/_version.py,sha256=8GdG9LnY46O4LEYVahJpuQyUKcnwFZY1MFFIU-Ut6pM,520
5
+ amulet/core/amulet_core.dll,sha256=xqU3jyhkMpTB2eOX3JOm1Cr-LWcg9fWN6QISCVwwjzA,157184
6
+ amulet/core/amulet_core.lib,sha256=l2Lf_tdnV4wumVZATmRCJlpn8DI6eeXW9XM4UiJU9ww,45970
7
7
  amulet/core/amulet_coreConfig.cmake,sha256=lIMT2iokqBGeWo1_gHlYIXNDge5htq7orPeRiqBZuFg,876
8
8
  amulet/core/dll.hpp,sha256=pyhd9lh570R1Qi7TPPnKoiB-fAFmQan8Vnk-oZmuK70,586
9
9
  amulet/core/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -18,7 +18,7 @@ amulet/core/block_entity/block_entity.hpp,sha256=q_8rzz4JCQ-L4q025G-ooQ2G47Hf6hy
18
18
  amulet/core/chunk/__init__.pyi,sha256=3CXjNyVx1FXuUeAZ0MdQgwPeFMY_63incYHG3IQxwqY,1946
19
19
  amulet/core/chunk/chunk.hpp,sha256=r3s5nPd60XwTyulG8xA7VdPH72OwDFwD-32faKp75ds,3915
20
20
  amulet/core/chunk/component/__init__.pyi,sha256=stjIjJy7yTVxicTbxsUh6H_57BvHRiNexqTWA0khlyQ,450
21
- amulet/core/chunk/component/biome_3d_component.hpp,sha256=Dx-16Qg1LsGSvxDSN7PmBpDvaUnXMzKEYAFPshuQmvw,3138
21
+ amulet/core/chunk/component/biome_3d_component.hpp,sha256=qtBGznXfxGh44GMrm5QwjyooCLhIXySuozyRWuBo1cA,3281
22
22
  amulet/core/chunk/component/block_component.hpp,sha256=JFk1O1IBWWX9-blvQN0Kv1xNUuWYWpMxkPB6jzIoG2w,3361
23
23
  amulet/core/chunk/component/block_component.pyi,sha256=Yn19Tm9S-ekqXJGcwOMBe3fiAgvZDT7GkVvBHjhdaIY,839
24
24
  amulet/core/chunk/component/block_entity_component.hpp,sha256=wCv7Im03GqPoTLmtt0bmvxrS12kJN_qjzqONuRZ2YmE,3918
@@ -38,8 +38,8 @@ amulet/core/selection/group.hpp,sha256=xK07faXoiVePn9v7sJ_oZJfie3lqgzcOuGkdRe4Bs
38
38
  amulet/core/selection/group.pyi,sha256=0dbn4ZCh7D2PFhzLbGuuS1Mr_WIo-sWtugxe4grWB8s,6401
39
39
  amulet/core/version/__init__.pyi,sha256=0-2azYaixOPPVeXGGy_JKZTeFHy6IP6z-hgfZ3WaxWs,4104
40
40
  amulet/core/version/version.hpp,sha256=yVc_uhBgmHQ0Evo73rXXoRwSQMHakUQxSYR3_fu2KH4,6506
41
- amulet_core-2.0.3a1.post250625152657.dist-info/METADATA,sha256=_Yf5oWKLyPGxCadBDDiEzgvzLIG0H5zA8Gd0R3HBaEU,5082
42
- amulet_core-2.0.3a1.post250625152657.dist-info/WHEEL,sha256=8UP9x9puWI0P1V_d7K2oMTBqfeLNm21CTzZ_Ptr0NXU,101
43
- amulet_core-2.0.3a1.post250625152657.dist-info/entry_points.txt,sha256=a64mqk_dgbzVyk-pz0WKpK6kNAhIGdVT9DO2VqDIAc8,68
44
- amulet_core-2.0.3a1.post250625152657.dist-info/top_level.txt,sha256=3ZqHzNDiIb9kV8TwSeeXxK_9haSrsu631Qe4ndDo0rc,7
45
- amulet_core-2.0.3a1.post250625152657.dist-info/RECORD,,
41
+ amulet_core-2.0.3a3.post250708090541.dist-info/METADATA,sha256=PF99pJBaUq1ynLTYQPhgRvrfgpmTSW20P_12pl22tKk,5082
42
+ amulet_core-2.0.3a3.post250708090541.dist-info/WHEEL,sha256=8UP9x9puWI0P1V_d7K2oMTBqfeLNm21CTzZ_Ptr0NXU,101
43
+ amulet_core-2.0.3a3.post250708090541.dist-info/entry_points.txt,sha256=a64mqk_dgbzVyk-pz0WKpK6kNAhIGdVT9DO2VqDIAc8,68
44
+ amulet_core-2.0.3a3.post250708090541.dist-info/top_level.txt,sha256=3ZqHzNDiIb9kV8TwSeeXxK_9haSrsu631Qe4ndDo0rc,7
45
+ amulet_core-2.0.3a3.post250708090541.dist-info/RECORD,,