Uses of Class
net.minecraftforge.event.world.ChunkEvent.Unload
Packages that use ChunkEvent.Unload
-
Uses of ChunkEvent.Unload in net.minecraftforge.client.model
Methods in net.minecraftforge.client.model with parameters of type ChunkEvent.UnloadModifier and TypeMethodDescriptionstatic void
ModelDataManager.onChunkUnload(ChunkEvent.Unload event)
-
Uses of ChunkEvent.Unload in net.minecraftforge.common
Methods in net.minecraftforge.common with parameters of type ChunkEvent.UnloadModifier and TypeMethodDescriptionvoid
ForgeInternalHandler.onChunkUnload(ChunkEvent.Unload event)