fabric-1.18: add CustomServerChunkEvents.CHUNK_GENERATE

This commit is contained in:
Kosma Moczek 2021-12-16 20:18:33 +01:00
parent 61a71f8a0b
commit 6f01f20072
4 changed files with 57 additions and 0 deletions

View file

@ -7,6 +7,7 @@
"BiomeEffectsAccessor",
"MinecraftServerMixin",
"PlayerManagerMixin",
"ProtoChunkMixin",
"ServerPlayerEntityMixin",
"ServerPlayNetworkHandlerMixin",
"ThreadedAnvilChunkStorageAccessor",