implements EntityPersistentStorage<Entity>
| dwk | |
| net.minecraft.world.level.chunk.storage.EntityStorage | |
| net.minecraft.class_5565 | |
| net.minecraft.world.storage.EntityChunkDataAccess | |
| net.minecraft.src.C_141271_ | |
| net.minecraft.world.level.chunk.storage.EntityStorage |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
| ||||||||||
| private static final String |
| ||||||||||
| private static final String |
| ||||||||||
| private final ServerLevel |
| ||||||||||
| private final SimpleRegionStorage |
| ||||||||||
| private final it.unimi.dsi.fastutil.longs.LongSet |
| ||||||||||
| private final ProcessorMailbox<Runnable> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (SimpleRegionStorage storage, ServerLevel world, Executor executor) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public CompletableFuture<ChunkEntities<Entity>> |
| ||||||||||
| private static ChunkPos |
| ||||||||||
| private static void |
| ||||||||||
| private static ChunkEntities<Entity> |
| ||||||||||
| public void |
| ||||||||||
| private void |
| ||||||||||
| private void |
| ||||||||||
| public void |
| ||||||||||
| public void |
|