nbtlib-0.9.3.jar
Curse Maven Snippet
What's new
.schematicfile support!- Developers can now specify and register any file format they please using the new
StructureProviderRegistry - The correct serialization method will be chosen based on the file extension given, no override is currently available
- By default,
.nbtserialization will be used - It is recommended to not use
.schematicfor structures you want to use in world generation, as it can't serializenullblocks correctly!
- Developers can now specify and register any file format they please using the new

