Package net.minecraft.world.server
Interface ChunkHolder.IListener
- All Known Implementing Classes:
ChunkTaskPriorityQueueSorter
- Enclosing class:
- ChunkHolder
public static interface ChunkHolder.IListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onLevelChange
(ChunkPos p_219066_1_, IntSupplier p_219066_2_, int p_219066_3_, IntConsumer p_219066_4_)
-
Method Details
-
onLevelChange
void onLevelChange(ChunkPos p_219066_1_, IntSupplier p_219066_2_, int p_219066_3_, IntConsumer p_219066_4_)
-