Class RegionFileFormat

java.lang.Object
net.minecraft.world.chunk.RegionFileFormat

public class RegionFileFormat
extends Object
Mappings:
Namespace Name
official anh
intermediary net/minecraft/class_407
named net/minecraft/world/chunk/RegionFileFormat
  • Field Details

    • BYTES

      private static final byte[] BYTES
      Mappings:
      Namespace Name Mixin selector
      official a Lanh;a:[B
      intermediary field_1618 Lnet/minecraft/class_407;field_1618:[B
      named BYTES Lnet/minecraft/world/chunk/RegionFileFormat;BYTES:[B
    • file

      private final File file
      Mappings:
      Namespace Name Mixin selector
      official b Lanh;b:Ljava/io/File;
      intermediary field_1619 Lnet/minecraft/class_407;field_1619:Ljava/io/File;
      named file Lnet/minecraft/world/chunk/RegionFileFormat;file:Ljava/io/File;
    • field_1620

      private RandomAccessFile field_1620
      Mappings:
      Namespace Name Mixin selector
      official c Lanh;c:Ljava/io/RandomAccessFile;
      intermediary field_1620 Lnet/minecraft/class_407;field_1620:Ljava/io/RandomAccessFile;
      named field_1620 Lnet/minecraft/world/chunk/RegionFileFormat;field_1620:Ljava/io/RandomAccessFile;
    • field_1621

      private final int[] field_1621
      Mappings:
      Namespace Name Mixin selector
      official d Lanh;d:[I
      intermediary field_1621 Lnet/minecraft/class_407;field_1621:[I
      named field_1621 Lnet/minecraft/world/chunk/RegionFileFormat;field_1621:[I
    • field_1622

      private final int[] field_1622
      Mappings:
      Namespace Name Mixin selector
      official e Lanh;e:[I
      intermediary field_1622 Lnet/minecraft/class_407;field_1622:[I
      named field_1622 Lnet/minecraft/world/chunk/RegionFileFormat;field_1622:[I
    • field_1623

      private List<Boolean> field_1623
      Mappings:
      Namespace Name Mixin selector
      official f Lanh;f:Ljava/util/List;
      intermediary field_1623 Lnet/minecraft/class_407;field_1623:Ljava/util/List;
      named field_1623 Lnet/minecraft/world/chunk/RegionFileFormat;field_1623:Ljava/util/List;
    • field_1624

      private int field_1624
      Mappings:
      Namespace Name Mixin selector
      official g Lanh;g:I
      intermediary field_1624 Lnet/minecraft/class_407;field_1624:I
      named field_1624 Lnet/minecraft/world/chunk/RegionFileFormat;field_1624:I
    • field_1625

      private long field_1625
      Mappings:
      Namespace Name Mixin selector
      official h Lanh;h:J
      intermediary field_1625 Lnet/minecraft/class_407;field_1625:J
      named field_1625 Lnet/minecraft/world/chunk/RegionFileFormat;field_1625:J
  • Constructor Details

    • RegionFileFormat

      public RegionFileFormat​(File file)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lanh;<init>(Ljava/io/File;)V
      intermediary <init> Lnet/minecraft/class_407;<init>(Ljava/io/File;)V
      named <init> Lnet/minecraft/world/chunk/RegionFileFormat;<init>(Ljava/io/File;)V
  • Method Details

    • method_1447

      public DataInputStream method_1447​(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official a Lanh;a(II)Ljava/io/DataInputStream;
      intermediary method_1447 Lnet/minecraft/class_407;method_1447(II)Ljava/io/DataInputStream;
      named method_1447 Lnet/minecraft/world/chunk/RegionFileFormat;method_1447(II)Ljava/io/DataInputStream;
    • method_1451

      public DataOutputStream method_1451​(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official b Lanh;b(II)Ljava/io/DataOutputStream;
      intermediary method_1451 Lnet/minecraft/class_407;method_1451(II)Ljava/io/DataOutputStream;
      named method_1451 Lnet/minecraft/world/chunk/RegionFileFormat;method_1451(II)Ljava/io/DataOutputStream;
    • method_1449

      protected void method_1449​(int int2, int int3, byte[] byte2, int int4)
      Mappings:
      Namespace Name Mixin selector
      official a Lanh;a(II[BI)V
      intermediary method_1449 Lnet/minecraft/class_407;method_1449(II[BI)V
      named method_1449 Lnet/minecraft/world/chunk/RegionFileFormat;method_1449(II[BI)V
    • method_1450

      private void method_1450​(int int2, byte[] byte2, int int3) throws IOException
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official a Lanh;a(I[BI)V
      intermediary method_1450 Lnet/minecraft/class_407;method_1450(I[BI)V
      named method_1450 Lnet/minecraft/world/chunk/RegionFileFormat;method_1450(I[BI)V
    • method_1455

      private boolean method_1455​(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official d Lanh;d(II)Z
      intermediary method_1455 Lnet/minecraft/class_407;method_1455(II)Z
      named method_1455 Lnet/minecraft/world/chunk/RegionFileFormat;method_1455(II)Z
    • method_1456

      private int method_1456​(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official e Lanh;e(II)I
      intermediary method_1456 Lnet/minecraft/class_407;method_1456(II)I
      named method_1456 Lnet/minecraft/world/chunk/RegionFileFormat;method_1456(II)I
    • method_1454

      public boolean method_1454​(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official c Lanh;c(II)Z
      intermediary method_1454 Lnet/minecraft/class_407;method_1454(II)Z
      named method_1454 Lnet/minecraft/world/chunk/RegionFileFormat;method_1454(II)Z
    • method_1448

      private void method_1448​(int int2, int int3, int int4) throws IOException
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official a Lanh;a(III)V
      intermediary method_1448 Lnet/minecraft/class_407;method_1448(III)V
      named method_1448 Lnet/minecraft/world/chunk/RegionFileFormat;method_1448(III)V
    • method_1452

      private void method_1452​(int int2, int int3, int int4) throws IOException
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official b Lanh;b(III)V
      intermediary method_1452 Lnet/minecraft/class_407;method_1452(III)V
      named method_1452 Lnet/minecraft/world/chunk/RegionFileFormat;method_1452(III)V
    • method_1453

      public void method_1453() throws IOException
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official c Lanh;c()V
      intermediary method_1453 Lnet/minecraft/class_407;method_1453()V
      named method_1453 Lnet/minecraft/world/chunk/RegionFileFormat;method_1453()V