铁砧解析器:Minecraft铁砧文件格式解析器

时间:2021-02-04 08:12:36
【文件属性】:
文件名称:铁砧解析器:Minecraft铁砧文件格式解析器
文件大小:40KB
文件格式:ZIP
更新时间:2021-02-04 08:12:36
minecraft parser minecraft-saves minecraft-anvil MinecraftPython 铁砧分析器 简单解析器 安装 该项目在上可用,可以与pip一起安装 pip install anvil-parser 或直接从github pip install git+https://github.com/matcool/anvil-parser.git 用法 读 import anvil region = anvil . Region . from_file ( 'r.0.0.mca' ) # You can also provide the region file name instead of the object chunk = anvil . Chunk . from_reg
【文件预览】:
anvil-parser-master
----setup.py(679B)
----.gitignore(106B)
----requirements.txt(27B)
----.readthedocs.yml(178B)
----.travis.yml(53B)
----MANIFEST.in(32B)
----LICENSE(1KB)
----examples()
--------cube.py(531B)
--------top_view.py(1KB)
--------basic_world_gen.py(2KB)
--------_path.py(430B)
----README.md(2KB)
----tests()
--------test_benchmark.py(3KB)
--------test_read_region.py(501B)
--------context.py(104B)
--------test_mixed_chunk_types.py(709B)
--------test_stream_blocks.py(3KB)
----anvil()
--------errors.py(497B)
--------legacy.py(146B)
--------empty_region.py(9KB)
--------__init__.py(237B)
--------empty_chunk.py(5KB)
--------block.py(4KB)
--------raw_section.py(2KB)
--------region.py(3KB)
--------legacy_blocks.json(88KB)
--------empty_section.py(6KB)
--------chunk.py(12KB)
----pytest.ini(161B)
----docs()
--------requirements.txt(59B)
--------Makefile(634B)
--------api.rst(632B)
--------index.rst(170B)
--------conf.py(2KB)
--------_static()
--------make.bat(760B)

网友评论