Package net.minecraft.server.world
Class ChunkTaskPrioritySystem.SorterMessage
java.lang.Object
net.minecraft.server.world.ChunkTaskPrioritySystem.SorterMessage
- Enclosing class:
- ChunkTaskPrioritySystem
public static final class ChunkTaskPrioritySystem.SorterMessage extends Object
-
Field Summary
Fields Modifier and Type Field Description private booleanfield_17451private longposprivate Runnablerunnable -
Constructor Summary
Constructors Modifier Constructor Description privateSorterMessage(Runnable runnable, long pos, boolean bool) -
Method Summary
-
Field Details
-
runnable
-
pos
private final long pos -
field_17451
private final boolean field_17451
-
-
Constructor Details