implements ChunkDataAccess<Entity>
| net.minecraft.world.level.chunk.storage.EntityStorage | |
| net.minecraft.class_5565 | |
| net.minecraft.world.storage.EntityChunkDataAccess |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
|
||||||
| private static final String |
|
||||||
| private static final String |
|
||||||
| private final ServerWorld |
|
||||||
| private final VersionedChunkStorage |
|
||||||
| private final it.unimi.dsi.fastutil.longs.LongSet |
|
||||||
| private final SimpleConsecutiveExecutor |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (VersionedChunkStorage storage, ServerWorld world, Executor executor) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public CompletableFuture<ChunkDataList<Entity>> |
|
||||||
| private static ChunkDataList<Entity> |
|
||||||
| public void |
|
||||||
| private void |
|
||||||
| private void |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| private Object |
|
||||||
| private Object |
|
||||||
| private static void |
|
||||||
| private ChunkDataList |
|