Interface ChunkWriter

All Known Implementing Classes:
ThreadedAnvilChunkStorage

public interface ChunkWriter
Mappings:
Namespace Name
official and
intermediary net/minecraft/class_404
named net/minecraft/world/chunk/ChunkWriter
  • Method Details

    • method_1441

      Chunk method_1441​(World world, int int2, int int3) throws IOException
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official a Land;a(Ladm;II)Lamy;
      intermediary method_1441 Lnet/minecraft/class_404;method_1441(Lnet/minecraft/class_99;II)Lnet/minecraft/class_399;
      named method_1441 Lnet/minecraft/world/chunk/ChunkWriter;method_1441(Lnet/minecraft/world/World;II)Lnet/minecraft/world/chunk/Chunk;
    • method_1442

      void method_1442​(World world, Chunk chunk) throws IOException, WorldLoadException
      Throws:
      IOException
      WorldLoadException
      Mappings:
      Namespace Name Mixin selector
      official a Land;a(Ladm;Lamy;)V
      intermediary method_1442 Lnet/minecraft/class_404;method_1442(Lnet/minecraft/class_99;Lnet/minecraft/class_399;)V
      named method_1442 Lnet/minecraft/world/chunk/ChunkWriter;method_1442(Lnet/minecraft/world/World;Lnet/minecraft/world/chunk/Chunk;)V
    • method_1444

      void method_1444​(World world, Chunk chunk) throws IOException
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official b Land;b(Ladm;Lamy;)V
      intermediary method_1444 Lnet/minecraft/class_404;method_1444(Lnet/minecraft/class_99;Lnet/minecraft/class_399;)V
      named method_1444 Lnet/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 a Land;a()V
      intermediary method_1440 Lnet/minecraft/class_404;method_1440()V
      named method_1440 Lnet/minecraft/world/chunk/ChunkWriter;method_1440()V
    • method_1443

      void method_1443()
      Mappings:
      Namespace Name Mixin selector
      official b Land;b()V
      intermediary method_1443 Lnet/minecraft/class_404;method_1443()V
      named method_1443 Lnet/minecraft/world/chunk/ChunkWriter;method_1443()V