Package net.minecraft.level.chunk
Class LevelChunkLoader
java.lang.Object
net.minecraft.level.chunk.LevelChunkLoader
- All Implemented Interfaces:
ChunkIO
- Mappings:
Namespace Name intermediary net/minecraft/class_251glue class_270server hbclient ldnamed net/minecraft/level/chunk/LevelChunkLoader
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
file
- Mappings:
Namespace Name Mixin selector intermediary field_930Lnet/minecraft/class_251;field_930:Ljava/io/File;glue field_1131Lclass_270;field_1131:Ljava/io/File;server aLhb;a:Ljava/io/File;client aLld;a:Ljava/io/File;named fileLnet/minecraft/level/chunk/LevelChunkLoader;file:Ljava/io/File;
-
-
Constructor Details
-
LevelChunkLoader
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_251;<init>(Ljava/io/File;)Vglue <init>Lclass_270;<init>(Ljava/io/File;)Vserver <init>Lhb;<init>(Ljava/io/File;)Vclient <init>Lld;<init>(Ljava/io/File;)Vnamed <init>Lnet/minecraft/level/chunk/LevelChunkLoader;<init>(Ljava/io/File;)V
-
-
Method Details
-
getChunk
- Specified by:
getChunkin interfaceChunkIO- Mappings:
Namespace Name Mixin selector intermediary method_811Lnet/minecraft/class_243;method_811(Lnet/minecraft/class_18;II)Lnet/minecraft/class_43;glue method_70Lclass_26;method_70(Lclass_129;II)Lclass_279;server aLan;a(Ldj;II)Lhi;client aLbf;a(Lfd;II)Llm;named getChunkLnet/minecraft/level/chunk/ChunkIO;getChunk(Lnet/minecraft/level/Level;II)Lnet/minecraft/level/chunk/Chunk;
-
saveChunk
- Specified by:
saveChunkin interfaceChunkIO- Mappings:
Namespace Name Mixin selector intermediary method_812Lnet/minecraft/class_243;method_812(Lnet/minecraft/class_18;Lnet/minecraft/class_43;)Vglue method_71Lclass_26;method_71(Lclass_129;Lclass_279;)Vserver aLan;a(Ldj;Lhi;)Vclient aLbf;a(Lfd;Llm;)Vnamed saveChunkLnet/minecraft/level/chunk/ChunkIO;saveChunk(Lnet/minecraft/level/Level;Lnet/minecraft/level/chunk/Chunk;)V
-
iDoNothingToo
- Specified by:
iDoNothingTooin interfaceChunkIO- Mappings:
Namespace Name Mixin selector intermediary method_814Lnet/minecraft/class_243;method_814(Lnet/minecraft/class_18;Lnet/minecraft/class_43;)Vglue method_73Lclass_26;method_73(Lclass_129;Lclass_279;)Vserver bLan;b(Ldj;Lhi;)Vclient bLbf;b(Lfd;Llm;)Vnamed iDoNothingTooLnet/minecraft/level/chunk/ChunkIO;iDoNothingToo(Lnet/minecraft/level/Level;Lnet/minecraft/level/chunk/Chunk;)V
-
iAmUseless
public void iAmUseless()- Specified by:
iAmUselessin interfaceChunkIO- Mappings:
Namespace Name Mixin selector intermediary method_810Lnet/minecraft/class_243;method_810()Vglue method_69Lclass_26;method_69()Vserver aLan;a()Vclient aLbf;a()Vnamed iAmUselessLnet/minecraft/level/chunk/ChunkIO;iAmUseless()V
-
iAmActuallyUseless
public void iAmActuallyUseless()- Specified by:
iAmActuallyUselessin interfaceChunkIO- Mappings:
Namespace Name Mixin selector intermediary method_813Lnet/minecraft/class_243;method_813()Vglue method_72Lclass_26;method_72()Vserver bLan;b()Vclient bLbf;b()Vnamed iAmActuallyUselessLnet/minecraft/level/chunk/ChunkIO;iAmActuallyUseless()V
-