Did the update to 1.18. Still needs a rewrite of the structures and of Titan. Had to remove chunk versions because of the new populator API. Finally all checkboxes checked...
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
Did the update to 1.18. Still needs a rewrite of the structures and of Titan. Had to remove chunk versions because of the new populator API. Finally all checkboxes checked...
Related Issues
Checklist
Nonnull
andNullable
annotations to my methods to indicate their behaviour for null values