Uses of Interface
net.minecraft.world.level.TicketStorage.ChunkUpdated
Packages that use TicketStorage.ChunkUpdated
-
Uses of TicketStorage.ChunkUpdated in net.minecraft.world.level
Fields in net.minecraft.world.level declared as TicketStorage.ChunkUpdatedModifier and TypeFieldDescriptionprivate TicketStorage.ChunkUpdated
TicketStorage.loadingChunkUpdatedListener
private TicketStorage.ChunkUpdated
TicketStorage.simulationChunkUpdatedListener
Methods in net.minecraft.world.level with parameters of type TicketStorage.ChunkUpdatedModifier and TypeMethodDescriptionvoid
TicketStorage.setLoadingChunkUpdatedListener
(TicketStorage.ChunkUpdated pLoadingChunkUpdatedListener) void
TicketStorage.setSimulationChunkUpdatedListener
(TicketStorage.ChunkUpdated pSimulationChunkUpdatedListener)