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