Package net.minecraft
Class class_5565
java.lang.Object
net.minecraft.class_5565
- All Implemented Interfaces:
AutoCloseable,class_5571<Entity>
public class class_5565 extends Object implements class_5571<Entity>
-
Field Summary
Fields Modifier and Type Field Description protected com.mojang.datafixers.DataFixerfield_27231private static Loggerfield_27232private ServerWorldfield_27233private StorageIoWorkerfield_27234private LongSetfield_27235private Executorfield_27236 -
Constructor Summary
Constructors Constructor Description class_5565(ServerWorld serverWorld, File file, com.mojang.datafixers.DataFixer dataFixer, boolean bool, Executor executor) -
Method Summary
Modifier and Type Method Description voidclose()static intmethod_31732(CompoundTag compoundTag)private static voidmethod_31733(CompoundTag compoundTag, ChunkPos chunkPos)private static class_5566<Entity>method_31735(ChunkPos chunkPos)private static ChunkPosmethod_31736(CompoundTag compoundTag)private CompoundTagmethod_31737(CompoundTag compoundTag)voidmethod_31758()CompletableFuture<class_5566<Entity>>method_31759(ChunkPos chunkPos)voidmethod_31760(class_5566<Entity> class_5566)
-
Field Details
-
field_27232
-
field_27233
-
field_27234
-
field_27235
-
field_27236
-
field_27231
protected final com.mojang.datafixers.DataFixer field_27231
-
-
Constructor Details
-
class_5565
public class_5565(ServerWorld serverWorld, File file, com.mojang.datafixers.DataFixer dataFixer, boolean bool, Executor executor)
-
-
Method Details
-
method_31759
- Specified by:
method_31759in interfaceclass_5571<Entity>
-
method_31736
-
method_31733
-
method_31735
-
method_31760
- Specified by:
method_31760in interfaceclass_5571<Entity>
-
method_31758
public void method_31758()- Specified by:
method_31758in interfaceclass_5571<Entity>
-
method_31737
-
method_31732
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceclass_5571<Entity>- Throws:
IOException
-