Package net.minecraft.world.chunk
Class ThreadedAnvilChunkStorage
java.lang.Object
net.minecraft.world.chunk.ThreadedAnvilChunkStorage
- All Implemented Interfaces:
class_645,ChunkWriter
public class ThreadedAnvilChunkStorage extends Object implements ChunkWriter, class_645
- Mappings:
Namespace Name official anjintermediary net/minecraft/class_410named net/minecraft/world/chunk/ThreadedAnvilChunkStorage
-
Field Summary
Fields Modifier and Type Field Description private FilechunkFileprivate Map<ChunkPos,CompoundTag>field_1631private Set<ChunkPos>field_1632private booleanfield_1634private static LoggerLOGGER -
Constructor Summary
Constructors Constructor Description ThreadedAnvilChunkStorage(File file) -
Method Summary
Modifier and Type Method Description voidmethod_1440()Chunkmethod_1441(World world, int int2, int int3)voidmethod_1442(World world, Chunk chunk)voidmethod_1443()voidmethod_1444(World world, Chunk chunk)protected voidmethod_1461(ChunkPos pos, CompoundTag tag)protected Chunkmethod_1462(World world, int chunkX, int chunkZ, CompoundTag nbt)private Chunkmethod_1463(World world, CompoundTag nbt)private voidmethod_1464(Chunk chunk, World world, CompoundTag tag)private voidmethod_1465(ChunkPos chunkPos, CompoundTag compoundTag)booleanmethod_2053()
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aLanj;a:Lorg/apache/logging/log4j/Logger;intermediary field_1630Lnet/minecraft/class_410;field_1630:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/world/chunk/ThreadedAnvilChunkStorage;LOGGER:Lorg/apache/logging/log4j/Logger;
-
field_1631
- Mappings:
Namespace Name Mixin selector official bLanj;b:Ljava/util/Map;intermediary field_1631Lnet/minecraft/class_410;field_1631:Ljava/util/Map;named field_1631Lnet/minecraft/world/chunk/ThreadedAnvilChunkStorage;field_1631:Ljava/util/Map;
-
field_1632
- Mappings:
Namespace Name Mixin selector official cLanj;c:Ljava/util/Set;intermediary field_1632Lnet/minecraft/class_410;field_1632:Ljava/util/Set;named field_1632Lnet/minecraft/world/chunk/ThreadedAnvilChunkStorage;field_1632:Ljava/util/Set;
-
chunkFile
- Mappings:
Namespace Name Mixin selector official dLanj;d:Ljava/io/File;intermediary field_1633Lnet/minecraft/class_410;field_1633:Ljava/io/File;named chunkFileLnet/minecraft/world/chunk/ThreadedAnvilChunkStorage;chunkFile:Ljava/io/File;
-
field_1634
private boolean field_1634- Mappings:
Namespace Name Mixin selector official eLanj;e:Zintermediary field_1634Lnet/minecraft/class_410;field_1634:Znamed field_1634Lnet/minecraft/world/chunk/ThreadedAnvilChunkStorage;field_1634:Z
-
-
Constructor Details
-
ThreadedAnvilChunkStorage
-
-
Method Details
-
method_1441
- Specified by:
method_1441in interfaceChunkWriter- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLand;a(Ladm;II)Lamy;intermediary method_1441Lnet/minecraft/class_404;method_1441(Lnet/minecraft/class_99;II)Lnet/minecraft/class_399;named method_1441Lnet/minecraft/world/chunk/ChunkWriter;method_1441(Lnet/minecraft/world/World;II)Lnet/minecraft/world/chunk/Chunk;
-
method_1462
- Mappings:
Namespace Name Mixin selector official aLanj;a(Ladm;IILdn;)Lamy;intermediary method_1462Lnet/minecraft/class_410;method_1462(Lnet/minecraft/class_99;IILnet/minecraft/class_1405;)Lnet/minecraft/class_399;named method_1462Lnet/minecraft/world/chunk/ThreadedAnvilChunkStorage;method_1462(Lnet/minecraft/world/World;IILnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/chunk/Chunk;
-
method_1442
- Specified by:
method_1442in interfaceChunkWriter- Throws:
IOExceptionWorldLoadException- Mappings:
Namespace Name Mixin selector official aLand;a(Ladm;Lamy;)Vintermediary method_1442Lnet/minecraft/class_404;method_1442(Lnet/minecraft/class_99;Lnet/minecraft/class_399;)Vnamed method_1442Lnet/minecraft/world/chunk/ChunkWriter;method_1442(Lnet/minecraft/world/World;Lnet/minecraft/world/chunk/Chunk;)V
-
method_1461
- Mappings:
Namespace Name Mixin selector official aLanj;a(Ladg;Ldn;)Vintermediary method_1461Lnet/minecraft/class_410;method_1461(Lnet/minecraft/class_92;Lnet/minecraft/class_1405;)Vnamed method_1461Lnet/minecraft/world/chunk/ThreadedAnvilChunkStorage;method_1461(Lnet/minecraft/util/math/ChunkPos;Lnet/minecraft/nbt/CompoundTag;)V
-
method_2053
public boolean method_2053()- Specified by:
method_2053in interfaceclass_645- Mappings:
Namespace Name Mixin selector official cLaud;c()Zintermediary method_2053Lnet/minecraft/class_645;method_2053()Znamed method_2053Lnet/minecraft/class_645;method_2053()Z
-
method_1465
- Throws:
IOException- Mappings:
Namespace Name Mixin selector official bLanj;b(Ladg;Ldn;)Vintermediary method_1465Lnet/minecraft/class_410;method_1465(Lnet/minecraft/class_92;Lnet/minecraft/class_1405;)Vnamed method_1465Lnet/minecraft/world/chunk/ThreadedAnvilChunkStorage;method_1465(Lnet/minecraft/util/math/ChunkPos;Lnet/minecraft/nbt/CompoundTag;)V
-
method_1444
- Specified by:
method_1444in interfaceChunkWriter- Throws:
IOException- Mappings:
Namespace Name Mixin selector official bLand;b(Ladm;Lamy;)Vintermediary method_1444Lnet/minecraft/class_404;method_1444(Lnet/minecraft/class_99;Lnet/minecraft/class_399;)Vnamed method_1444Lnet/minecraft/world/chunk/ChunkWriter;method_1444(Lnet/minecraft/world/World;Lnet/minecraft/world/chunk/Chunk;)V
-
method_1440
public void method_1440()- Specified by:
method_1440in interfaceChunkWriter- Mappings:
Namespace Name Mixin selector official aLand;a()Vintermediary method_1440Lnet/minecraft/class_404;method_1440()Vnamed method_1440Lnet/minecraft/world/chunk/ChunkWriter;method_1440()V
-
method_1443
public void method_1443()- Specified by:
method_1443in interfaceChunkWriter- Mappings:
Namespace Name Mixin selector official bLand;b()Vintermediary method_1443Lnet/minecraft/class_404;method_1443()Vnamed method_1443Lnet/minecraft/world/chunk/ChunkWriter;method_1443()V
-
method_1464
- Mappings:
Namespace Name Mixin selector official aLanj;a(Lamy;Ladm;Ldn;)Vintermediary method_1464Lnet/minecraft/class_410;method_1464(Lnet/minecraft/class_399;Lnet/minecraft/class_99;Lnet/minecraft/class_1405;)Vnamed method_1464Lnet/minecraft/world/chunk/ThreadedAnvilChunkStorage;method_1464(Lnet/minecraft/world/chunk/Chunk;Lnet/minecraft/world/World;Lnet/minecraft/nbt/CompoundTag;)V
-
method_1463
- Mappings:
Namespace Name Mixin selector official aLanj;a(Ladm;Ldn;)Lamy;intermediary method_1463Lnet/minecraft/class_410;method_1463(Lnet/minecraft/class_99;Lnet/minecraft/class_1405;)Lnet/minecraft/class_399;named method_1463Lnet/minecraft/world/chunk/ThreadedAnvilChunkStorage;method_1463(Lnet/minecraft/world/World;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/chunk/Chunk;
-