Class DataFile
java.lang.Object
net.minecraft.world.chunk.storage.DataFile
- All Implemented Interfaces:
Comparable
- Mappings:
Namespace Name intermediary net/minecraft/class_634glue class_96server cnclient dznamed net/minecraft/world/chunk/storage/DataFile
-
Field Details
-
file
- Mappings:
Namespace Name Mixin selector intermediary field_2754Lnet/minecraft/class_634;field_2754:Ljava/io/File;glue field_228Lclass_96;field_228:Ljava/io/File;server aLcn;a:Ljava/io/File;client aLdz;a:Ljava/io/File;named fileLnet/minecraft/world/chunk/storage/DataFile;file:Ljava/io/File;
-
chunkX
private final int chunkX- Mappings:
Namespace Name Mixin selector intermediary field_2755Lnet/minecraft/class_634;field_2755:Iglue field_229Lclass_96;field_229:Iserver bLcn;b:Iclient bLdz;b:Inamed chunkXLnet/minecraft/world/chunk/storage/DataFile;chunkX:I
-
chunkZ
private final int chunkZ- Mappings:
Namespace Name Mixin selector intermediary field_2756Lnet/minecraft/class_634;field_2756:Iglue field_230Lclass_96;field_230:Iserver cLcn;c:Iclient cLdz;c:Inamed chunkZLnet/minecraft/world/chunk/storage/DataFile;chunkZ:I
-
-
Constructor Details
-
DataFile
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_634;<init>(Ljava/io/File;)Vglue <init>Lclass_96;<init>(Ljava/io/File;)Vserver <init>Lcn;<init>(Ljava/io/File;)Vclient <init>Ldz;<init>(Ljava/io/File;)Vnamed <init>Lnet/minecraft/world/chunk/storage/DataFile;<init>(Ljava/io/File;)V
-
-
Method Details
-
compareTo
- Mappings:
Namespace Name Mixin selector intermediary method_2096Lnet/minecraft/class_634;method_2096(Lnet/minecraft/class_634;)Iglue method_298Lclass_96;method_298(Lclass_96;)Iserver aLcn;a(Lcn;)Iclient aLdz;a(Ldz;)Inamed compareToLnet/minecraft/world/chunk/storage/DataFile;compareTo(Lnet/minecraft/world/chunk/storage/DataFile;)I
-
getFile
- Mappings:
Namespace Name Mixin selector intermediary method_2095Lnet/minecraft/class_634;method_2095()Ljava/io/File;glue method_297Lclass_96;method_297()Ljava/io/File;server aLcn;a()Ljava/io/File;client aLdz;a()Ljava/io/File;named getFileLnet/minecraft/world/chunk/storage/DataFile;getFile()Ljava/io/File;
-
getChunkX
public int getChunkX()- Mappings:
Namespace Name Mixin selector intermediary method_2097Lnet/minecraft/class_634;method_2097()Iglue method_299Lclass_96;method_299()Iserver bLcn;b()Iclient bLdz;b()Inamed getChunkXLnet/minecraft/world/chunk/storage/DataFile;getChunkX()I
-
getChunkZ
public int getChunkZ()- Mappings:
Namespace Name Mixin selector intermediary method_2098Lnet/minecraft/class_634;method_2098()Iglue method_300Lclass_96;method_300()Iserver cLcn;c()Iclient cLdz;c()Inamed getChunkZLnet/minecraft/world/chunk/storage/DataFile;getChunkZ()I
-