fabric-1.18: add CHUNK_GENERATE mixin

This commit is contained in:
Kosma Moczek 2021-12-16 20:23:27 +01:00
parent 3b4b8526b7
commit f970e6be9e
2 changed files with 33 additions and 0 deletions

View file

@ -10,6 +10,7 @@
"ProtoChunkMixin",
"ServerPlayerEntityMixin",
"ServerPlayNetworkHandlerMixin",
"ThreadedAnvilChunkStorageMixin",
"WorldChunkMixin"
],
"injectors": {