extends Scheduler<ChunkPos, ChunkStatus, ChunkPrimer>
| tx | |
| net.minecraft.world.gen.tasks.ProtoChunkScheduler |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||
| private final World |
| ||||
| private final IChunkGenerator<?> |
| ||||
| private final IChunkLoader |
| ||||
| private final IThreadListener |
| ||||
| private final it.unimi.dsi.fastutil.longs.Long2ObjectMap<Scheduler<ChunkPos, ChunkStatus, ChunkPrimer>.a> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int arg0, World arg1, IChunkGenerator<?> arg2, IChunkLoader arg3, IThreadListener arg4) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| protected Scheduler<ChunkPos, ChunkStatus, ChunkPrimer>.a |
| ||||
| protected ChunkPrimer |
| ||||
| protected Scheduler<ChunkPos, ChunkStatus, ChunkPrimer>.a |
| ||||
| protected void |
| ||||
| public void |
|