extends Scheduler<ChunkCoordIntPair, ChunkStatus, ProtoChunk>
| tw | |
| net.minecraft.world.gen.tasks.ProtoChunkScheduler | |
| net.minecraft.server.v1_13_R1.ChunkTaskScheduler |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||
| private final World |
| ||||
| private final ChunkGenerator<?> |
| ||||
| private final IChunkLoader |
| ||||
| private final IAsyncTaskHandler |
| ||||
| private final it.unimi.dsi.fastutil.longs.Long2ObjectMap<Scheduler<ChunkCoordIntPair, ChunkStatus, ProtoChunk>.a> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int arg0, World arg1, ChunkGenerator<?> arg2, IChunkLoader arg3, IAsyncTaskHandler arg4) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| protected Scheduler<ChunkCoordIntPair, ChunkStatus, ProtoChunk>.a |
| ||||
| protected ProtoChunk |
| ||||
| private ProtoChunk |
| ||||
| protected Scheduler<ChunkCoordIntPair, ChunkStatus, ProtoChunk>.a |
| ||||
| protected void |
| ||||
| public void |
|