public class class_5565 extends Object implements class_5571<Entity>
| Modifier and Type | Field and Description |
|---|---|
protected com.mojang.datafixers.DataFixer |
field_27231 |
private static Logger |
field_27232 |
private ServerWorld |
field_27233 |
private StorageIoWorker |
field_27234 |
private it.unimi.dsi.fastutil.longs.LongSet |
field_27235 |
private Executor |
field_27236 |
| Constructor and Description |
|---|
class_5565(ServerWorld serverWorld,
File file,
com.mojang.datafixers.DataFixer dataFixer,
boolean bool,
Executor executor) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static int |
method_31732(CompoundTag compoundTag) |
private static void |
method_31733(CompoundTag compoundTag,
ChunkPos chunkPos) |
private static class_5566<Entity> |
method_31735(ChunkPos chunkPos) |
private static ChunkPos |
method_31736(CompoundTag compoundTag) |
private CompoundTag |
method_31737(CompoundTag compoundTag) |
void |
method_31758() |
CompletableFuture<class_5566<Entity>> |
method_31759(ChunkPos chunkPos) |
void |
method_31760(class_5566<Entity> class_5566) |
private static final Logger field_27232
private final ServerWorld field_27233
private final StorageIoWorker field_27234
private final it.unimi.dsi.fastutil.longs.LongSet field_27235
private final Executor field_27236
protected final com.mojang.datafixers.DataFixer field_27231
public class_5565(ServerWorld serverWorld, File file, com.mojang.datafixers.DataFixer dataFixer, boolean bool, Executor executor)
public CompletableFuture<class_5566<Entity>> method_31759(ChunkPos chunkPos)
method_31759 in interface class_5571<Entity>private static ChunkPos method_31736(CompoundTag compoundTag)
private static void method_31733(CompoundTag compoundTag, ChunkPos chunkPos)
private static class_5566<Entity> method_31735(ChunkPos chunkPos)
public void method_31760(class_5566<Entity> class_5566)
method_31760 in interface class_5571<Entity>public void method_31758()
method_31758 in interface class_5571<Entity>private CompoundTag method_31737(CompoundTag compoundTag)
public static int method_31732(CompoundTag compoundTag)
public void close()
throws IOException
close in interface AutoCloseableclose in interface class_5571<Entity>IOException