implements SchedulerTask<ChunkCoordIntPair, ChunkStatus>
| bnc | |
| net.minecraft.world.chunk.ChunkStatus | |
| net.minecraft.server.v1_13_R2.ChunkStatus |
Enum constant summary
| Enum Constant | ||||||
|---|---|---|---|---|---|---|
| ||||||
| ||||||
| ||||||
| ||||||
| ||||||
| ||||||
| ||||||
| ||||||
| ||||||
|
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final Map<String, ChunkStatus> |
| ||||
| private final String |
| ||||
| private final ChunkTask |
| ||||
| private final int |
| ||||
| private final ChunkStatus$Type |
| ||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (String arg0, ChunkTask arg1, int arg2, boolean arg3, ChunkStatus$Type arg4) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public String |
| ||||
| public ProtoChunk |
| ||||
| public void |
| ||||
| public int |
| ||||
| public ChunkStatus$Type |
| ||||
| public static ChunkStatus |
| ||||
| public ChunkStatus |
| ||||
| public boolean |
| ||||
| public boolean |
|