Interface SaveHandler

All Known Implementing Classes:
AnvilWorldSaveHandler, EmptySaveHandler, WorldSaveHandler

public interface SaveHandler
Mappings:
Namespace Name
official ccc
intermediary net/minecraft/class_101
named net/minecraft/world/SaveHandler
  • Method Details

    • getLevelProperties

      @Nullable LevelProperties getLevelProperties()
      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

      void readSessionLock() throws WorldSaveException
      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

      ChunkStorage getChunkWriter(Dimension dim)
      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

      void saveWorld(LevelProperties properties, NbtCompound nbt)
      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

      void saveWorld(LevelProperties properties)
      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

      PlayerDataHandler getInstance()
      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

      void method_239()
      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
    • getWorldFolder

      File getWorldFolder()
      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_243

      @Nullable File method_243(DimensionType dimensionType, String string)
      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;
    • method_11956

      class_3998 method_11956()
      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

      com.mojang.datafixers.DataFixer method_17967()
      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;