Interface ChunkStorage
- All Known Implementing Classes:
AlphaChunkStorage,RegionChunkStorage
public interface ChunkStorage
- Mappings:
Namespace Name intermediary net/minecraft/class_243glue class_26server anclient bfnamed net/minecraft/world/chunk/storage/ChunkStorage
-
Method Summary
-
Method Details
-
loadChunk
- 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 loadChunkLnet/minecraft/world/chunk/storage/ChunkStorage;loadChunk(Lnet/minecraft/world/World;II)Lnet/minecraft/world/chunk/Chunk;
-
saveChunk
- 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/world/chunk/storage/ChunkStorage;saveChunk(Lnet/minecraft/world/World;Lnet/minecraft/world/chunk/Chunk;)V
-
saveEntities
- 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 saveEntitiesLnet/minecraft/world/chunk/storage/ChunkStorage;saveEntities(Lnet/minecraft/world/World;Lnet/minecraft/world/chunk/Chunk;)V
-
tick
void tick()- 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 tickLnet/minecraft/world/chunk/storage/ChunkStorage;tick()V
-
flush
void flush()- 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 flushLnet/minecraft/world/chunk/storage/ChunkStorage;flush()V
-