Package net.minecraft.world.chunk
Interface ChunkWriter
- All Known Implementing Classes:
ThreadedAnvilChunkStorage
public interface ChunkWriter
- Mappings:
Namespace Name official andintermediary net/minecraft/class_404named net/minecraft/world/chunk/ChunkWriter
-
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)
-
Method Details
-
method_1441
- 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_1442
- 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_1444
- 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
void method_1440()- 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
void method_1443()- 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
-