Fixed several bugs that Lore and Boomer pointed out, added structure format (copied WorldEdit code lol), and added small and medium cryovolcanoes to Enceladus. Also updated to Java 11.
Related Issues
Checklist
[x] I have fully tested the proposed changes and promise that they will not break world generation, mob spawning, and the like.
[x] I followed the existing code standards and didn't mess up the formatting.
[x] I did my best to add documentation to any public classes or methods I added.
[x] I have added Nonnull and Nullable annotations to my methods to indicate their behaviour for null values
Changes
Fixed several bugs that Lore and Boomer pointed out, added structure format (copied WorldEdit code lol), and added small and medium cryovolcanoes to Enceladus. Also updated to Java 11.
Related Issues
Checklist
Nonnull
andNullable
annotations to my methods to indicate their behaviour for null values