mirror of
https://github.com/GeyserMC/PackConverter.git
synced 2026-01-04 15:31:36 +00:00
Java POJO's are now generated from JSON schemas meaning they should always be up-to-date. The legacy converters have been moved into a separate package until they get converted. This new structure and systems/supporting APIs backing it makes the library far more powerful and will allow for much greater potential going forward.
354 B
354 B
Bedrock Pack Schema
The Java classes in this module are auto-generated from the generator module. No changes should be made in this module as they will be overridden.
The JSON schema used to construct these Java objects can be found at Blockception/Minecraft-bedrock-json-schemas