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.ChunkUpdatedTicketStorage.loadingChunkUpdatedListenerprivate TicketStorage.ChunkUpdatedTicketStorage.simulationChunkUpdatedListenerMethods in net.minecraft.world.level with parameters of type TicketStorage.ChunkUpdatedModifier and TypeMethodDescriptionvoidTicketStorage.setLoadingChunkUpdatedListener(TicketStorage.ChunkUpdated loadingChunkUpdatedListener) voidTicketStorage.setSimulationChunkUpdatedListener(TicketStorage.ChunkUpdated simulationChunkUpdatedListener)