Package net.minecraft.world
Class AnvilWorldSaveHandler
java.lang.Object
net.minecraft.world.WorldSaveHandler
net.minecraft.world.AnvilWorldSaveHandler
- All Implemented Interfaces:
PlayerDataHandler,SaveHandler
- Mappings:
Namespace Name official bbqintermediary net/minecraft/class_93named net/minecraft/world/AnvilWorldSaveHandler
-
Field Summary
Fields inherited from class net.minecraft.world.WorldSaveHandler
field_13096 -
Constructor Summary
ConstructorsConstructorDescriptionAnvilWorldSaveHandler(File file, String string, boolean bool, class_2934 class_2934) -
Method Summary
Modifier and TypeMethodDescriptiongetChunkWriter(Dimension dim) voidvoidsaveWorld(LevelProperties properties, NbtCompound nbt) Methods inherited from class net.minecraft.world.WorldSaveHandler
getDataFile, getInstance, getLevelProperties, getPlayerData, getSavedPlayerIds, getWorldFolder, method_11956, readSessionLock, savePlayerData, saveWorld
-
Constructor Details
-
AnvilWorldSaveHandler
-
-
Method Details
-
getChunkWriter
- Specified by:
getChunkWriterin interfaceSaveHandler- Overrides:
getChunkWriterin classWorldSaveHandler- Mappings:
Namespace Name Mixin selector official aLbbw;a(Lavf;)Lauw;intermediary method_242Lnet/minecraft/class_101;method_242(Lnet/minecraft/class_1208;)Lnet/minecraft/class_1199;named getChunkWriterLnet/minecraft/world/SaveHandler;getChunkWriter(Lnet/minecraft/world/dimension/Dimension;)Lnet/minecraft/world/chunk/ChunkStorage;
-
saveWorld
- Specified by:
saveWorldin interfaceSaveHandler- Overrides:
saveWorldin classWorldSaveHandler- Mappings:
Namespace Name Mixin selector official aLbbw;a(Lbbv;Ldu;)Vintermediary method_241Lnet/minecraft/class_101;method_241(Lnet/minecraft/class_100;Lnet/minecraft/class_322;)Vnamed saveWorldLnet/minecraft/world/SaveHandler;saveWorld(Lnet/minecraft/world/level/LevelProperties;Lnet/minecraft/nbt/NbtCompound;)V
-
method_239
public void method_239()- Specified by:
method_239in interfaceSaveHandler- Overrides:
method_239in classWorldSaveHandler- Mappings:
Namespace Name Mixin selector official aLbbw;a()Vintermediary method_239Lnet/minecraft/class_101;method_239()Vnamed method_239Lnet/minecraft/world/SaveHandler;method_239()V
-