Package net.minecraft.world.storage
Class RegionWorldStorage
java.lang.Object
net.minecraft.world.storage.AlphaWorldStorage
net.minecraft.world.storage.RegionWorldStorage
- All Implemented Interfaces:
PlayerSaveHandler,WorldStorage
- Mappings:
Namespace Name intermediary net/minecraft/class_294glue class_315server ieclient mxnamed net/minecraft/world/storage/RegionWorldStorage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetChunkStorage(Dimension dimension) voidsave(WorldProperties properties, List players) Methods inherited from class net.minecraft.world.storage.AlphaWorldStorage
checkSessionLock, getDirectory, getPlayerSaveHandler, getWorldPropertiesFile, loadPlayerData, loadPlayerData, loadProperties, save, savePlayerData
-
Constructor Details
-
RegionWorldStorage
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_81;<init>(Ljava/io/File;Ljava/lang/String;Z)Vglue <init>Lclass_138;<init>(Ljava/io/File;Ljava/lang/String;Z)Vserver <init>Ldq;<init>(Ljava/io/File;Ljava/lang/String;Z)Vclient <init>Lfm;<init>(Ljava/io/File;Ljava/lang/String;Z)Vnamed <init>Lnet/minecraft/world/storage/AlphaWorldStorage;<init>(Ljava/io/File;Ljava/lang/String;Z)V
-
-
Method Details
-
getChunkStorage
- Specified by:
getChunkStoragein interfaceWorldStorage- Overrides:
getChunkStoragein classAlphaWorldStorage- Mappings:
Namespace Name Mixin selector intermediary method_1734Lnet/minecraft/class_52;method_1734(Lnet/minecraft/class_50;)Lnet/minecraft/class_243;glue method_659Lclass_561;method_659(Lclass_570;)Lclass_26;server aLom;a(Los;)Lan;client aLwt;a(Lxa;)Lbf;named getChunkStorageLnet/minecraft/world/storage/WorldStorage;getChunkStorage(Lnet/minecraft/world/dimension/Dimension;)Lnet/minecraft/world/chunk/storage/ChunkStorage;
-
save
- Specified by:
savein interfaceWorldStorage- Overrides:
savein classAlphaWorldStorage- Mappings:
Namespace Name Mixin selector intermediary method_1733Lnet/minecraft/class_52;method_1733(Lnet/minecraft/class_7;Ljava/util/List;)Vglue method_656Lclass_561;method_656(Lclass_104;Ljava/util/List;)Vserver aLom;a(Lct;Ljava/util/List;)Vclient aLwt;a(Lei;Ljava/util/List;)Vnamed saveLnet/minecraft/world/storage/WorldStorage;save(Lnet/minecraft/world/WorldProperties;Ljava/util/List;)V
-
forceSave
- Specified by:
forceSavein interfaceWorldStorage- Overrides:
forceSavein classAlphaWorldStorage- Mappings:
Namespace Name Mixin selector intermediary method_1739Lnet/minecraft/class_52;method_1739()Vglue method_665Lclass_561;method_665()Vserver eLom;e()Vclient method_1739Lwt;method_1739()Vnamed forceSaveLnet/minecraft/world/storage/WorldStorage;forceSave()V
-