Package net.minecraft.server.level
Interface ChunkHolder.LevelChangeListener
- All Known Implementing Classes:
ChunkTaskPriorityQueueSorter
- Enclosing class:
ChunkHolder
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onLevelChange
(ChunkPos p_140119_, IntSupplier p_140120_, int p_140121_, IntConsumer p_140122_)
-
Method Details
-
onLevelChange
-