Class EmptySaveHandler

java.lang.Object
net.minecraft.world.EmptySaveHandler
All Implemented Interfaces:
SaveHandler

@Environment(CLIENT) public class EmptySaveHandler extends Object implements SaveHandler
Mappings:
Namespace Name
official cch
intermediary net/minecraft/class_104
named net/minecraft/world/EmptySaveHandler
  • Constructor Details

    • EmptySaveHandler

      public EmptySaveHandler()
  • Method Details

    • getLevelProperties

      public LevelProperties getLevelProperties()
      Specified by:
      getLevelProperties in interface SaveHandler
      Mappings:
      Namespace Name Mixin selector
      official d Lccc;d()Lccb;
      intermediary method_245 Lnet/minecraft/class_101;method_245()Lnet/minecraft/class_100;
      named getLevelProperties Lnet/minecraft/world/SaveHandler;getLevelProperties()Lnet/minecraft/world/level/LevelProperties;
    • readSessionLock

      public void readSessionLock() throws WorldSaveException
      Specified by:
      readSessionLock in interface SaveHandler
      Throws:
      WorldSaveException
      Mappings:
      Namespace Name Mixin selector
      official c Lccc;c()V
      intermediary method_244 Lnet/minecraft/class_101;method_244()V
      named readSessionLock Lnet/minecraft/world/SaveHandler;readSessionLock()V
    • getChunkWriter

      public ChunkStorage getChunkWriter(Dimension dim)
      Specified by:
      getChunkWriter in interface SaveHandler
      Mappings:
      Namespace Name Mixin selector
      official a Lccc;a(Lboc;)Lbnw;
      intermediary method_242 Lnet/minecraft/class_101;method_242(Lnet/minecraft/class_1208;)Lnet/minecraft/class_1199;
      named getChunkWriter Lnet/minecraft/world/SaveHandler;getChunkWriter(Lnet/minecraft/world/dimension/Dimension;)Lnet/minecraft/world/chunk/ChunkStorage;
    • saveWorld

      public void saveWorld(LevelProperties properties, NbtCompound nbt)
      Specified by:
      saveWorld in interface SaveHandler
      Mappings:
      Namespace Name Mixin selector
      official a Lccc;a(Lccb;Lgy;)V
      intermediary method_241 Lnet/minecraft/class_101;method_241(Lnet/minecraft/class_100;Lnet/minecraft/class_322;)V
      named saveWorld Lnet/minecraft/world/SaveHandler;saveWorld(Lnet/minecraft/world/level/LevelProperties;Lnet/minecraft/nbt/NbtCompound;)V
    • saveWorld

      public void saveWorld(LevelProperties properties)
      Specified by:
      saveWorld in interface SaveHandler
      Mappings:
      Namespace Name Mixin selector
      official a Lccc;a(Lccb;)V
      intermediary method_240 Lnet/minecraft/class_101;method_240(Lnet/minecraft/class_100;)V
      named saveWorld Lnet/minecraft/world/SaveHandler;saveWorld(Lnet/minecraft/world/level/LevelProperties;)V
    • getInstance

      public PlayerDataHandler getInstance()
      Specified by:
      getInstance in interface SaveHandler
      Mappings:
      Namespace Name Mixin selector
      official e Lccc;e()Lcci;
      intermediary method_246 Lnet/minecraft/class_101;method_246()Lnet/minecraft/class_105;
      named getInstance Lnet/minecraft/world/SaveHandler;getInstance()Lnet/minecraft/world/PlayerDataHandler;
    • method_239

      public void method_239()
      Specified by:
      method_239 in interface SaveHandler
      Mappings:
      Namespace Name Mixin selector
      official a Lccc;a()V
      intermediary method_239 Lnet/minecraft/class_101;method_239()V
      named method_239 Lnet/minecraft/world/SaveHandler;method_239()V
    • method_243

      @Nullable public File method_243(DimensionType dimensionType, String string)
      Specified by:
      method_243 in interface SaveHandler
      Mappings:
      Namespace Name Mixin selector
      official a Lccc;a(Lbod;Ljava/lang/String;)Ljava/io/File;
      intermediary method_243 Lnet/minecraft/class_101;method_243(Lnet/minecraft/class_3793;Ljava/lang/String;)Ljava/io/File;
      named method_243 Lnet/minecraft/world/SaveHandler;method_243(Lnet/minecraft/world/dimension/DimensionType;Ljava/lang/String;)Ljava/io/File;
    • getWorldFolder

      public File getWorldFolder()
      Specified by:
      getWorldFolder in interface SaveHandler
      Mappings:
      Namespace Name Mixin selector
      official b Lccc;b()Ljava/io/File;
      intermediary method_198 Lnet/minecraft/class_101;method_198()Ljava/io/File;
      named getWorldFolder Lnet/minecraft/world/SaveHandler;getWorldFolder()Ljava/io/File;
    • method_11956

      public class_3998 method_11956()
      Specified by:
      method_11956 in interface SaveHandler
      Mappings:
      Namespace Name Mixin selector
      official h Lccc;h()Lbxm;
      intermediary method_11956 Lnet/minecraft/class_101;method_11956()Lnet/minecraft/class_3998;
      named method_11956 Lnet/minecraft/world/SaveHandler;method_11956()Lnet/minecraft/class_3998;
    • method_17967

      public com.mojang.datafixers.DataFixer method_17967()
      Specified by:
      method_17967 in interface SaveHandler
      Mappings:
      Namespace Name Mixin selector
      official i Lccc;i()Lcom/mojang/datafixers/DataFixer;
      intermediary method_17967 Lnet/minecraft/class_101;method_17967()Lcom/mojang/datafixers/DataFixer;
      named method_17967 Lnet/minecraft/world/SaveHandler;method_17967()Lcom/mojang/datafixers/DataFixer;