Class SaveData

java.lang.Object
net.minecraft.world.level.storage.SaveStorage
net.minecraft.world.level.storage.SaveData
All Implemented Interfaces:
SaveStorageAccess

public class SaveData
extends SaveStorage
Mappings:
Namespace Name
official atk
intermediary net/minecraft/class_630
named net/minecraft/world/level/storage/SaveData
  • Field Details

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official b Latk;b:Lorg/apache/logging/log4j/Logger;
      intermediary field_2333 Lnet/minecraft/class_630;field_2333:Lorg/apache/logging/log4j/Logger;
      named LOGGER Lnet/minecraft/world/level/storage/SaveData;LOGGER:Lorg/apache/logging/log4j/Logger;
  • Constructor Details

    • SaveData

      public SaveData​(File file)
      Mappings:
      Namespace Name Mixin selector
      official <init> Latn;<init>(Ljava/io/File;)V
      intermediary <init> Lnet/minecraft/class_633;<init>(Ljava/io/File;)V
      named <init> Lnet/minecraft/world/level/storage/SaveStorage;<init>(Ljava/io/File;)V
  • Method Details

    • getFormat

      @Environment(CLIENT) public String getFormat()
      Specified by:
      getFormat in interface SaveStorageAccess
      Overrides:
      getFormat in class SaveStorage
      Mappings:
      Namespace Name Mixin selector
      official a Latr;a()Ljava/lang/String;
      intermediary method_2019 Lnet/minecraft/class_637;method_2019()Ljava/lang/String;
      named getFormat Lnet/minecraft/world/level/storage/SaveStorageAccess;getFormat()Ljava/lang/String;
    • method_2024

      Specified by:
      method_2024 in interface SaveStorageAccess
      Overrides:
      method_2024 in class SaveStorage
      Throws:
      ClientException
      Mappings:
      Namespace Name Mixin selector
      official b Latr;b()Ljava/util/List;
      intermediary method_2024 Lnet/minecraft/class_637;method_2024()Ljava/util/List;
      named method_2024 Lnet/minecraft/world/level/storage/SaveStorageAccess;method_2024()Ljava/util/List;
    • getVersion

      protected int getVersion()
      Mappings:
      Namespace Name Mixin selector
      official c Latk;c()I
      intermediary method_1909 Lnet/minecraft/class_630;method_1909()I
      named getVersion Lnet/minecraft/world/level/storage/SaveData;getVersion()I
    • method_2027

      public void method_2027()
      Specified by:
      method_2027 in interface SaveStorageAccess
      Overrides:
      method_2027 in class SaveStorage
      Mappings:
      Namespace Name Mixin selector
      official d Latr;d()V
      intermediary method_2027 Lnet/minecraft/class_637;method_2027()V
      named method_2027 Lnet/minecraft/world/level/storage/SaveStorageAccess;method_2027()V
    • createSaveHandler

      public SaveHandler createSaveHandler​(String worldName, boolean bool)
      Specified by:
      createSaveHandler in interface SaveStorageAccess
      Overrides:
      createSaveHandler in class SaveStorage
      Mappings:
      Namespace Name Mixin selector
      official a Latr;a(Ljava/lang/String;Z)Latp;
      intermediary method_2023 Lnet/minecraft/class_637;method_2023(Ljava/lang/String;Z)Lnet/minecraft/class_635;
      named createSaveHandler Lnet/minecraft/world/level/storage/SaveStorageAccess;createSaveHandler(Ljava/lang/String;Z)Lnet/minecraft/world/SaveHandler;
    • method_2020

      @Environment(CLIENT) public boolean method_2020​(String string)
      Specified by:
      method_2020 in interface SaveStorageAccess
      Overrides:
      method_2020 in class SaveStorage
      Mappings:
      Namespace Name Mixin selector
      official a Latr;a(Ljava/lang/String;)Z
      intermediary method_2020 Lnet/minecraft/class_637;method_2020(Ljava/lang/String;)Z
      named method_2020 Lnet/minecraft/world/level/storage/SaveStorageAccess;method_2020(Ljava/lang/String;)Z
    • needsConversion

      public boolean needsConversion​(String string)
      Specified by:
      needsConversion in interface SaveStorageAccess
      Overrides:
      needsConversion in class SaveStorage
      Mappings:
      Namespace Name Mixin selector
      official b Latr;b(Ljava/lang/String;)Z
      intermediary method_2025 Lnet/minecraft/class_637;method_2025(Ljava/lang/String;)Z
      named needsConversion Lnet/minecraft/world/level/storage/SaveStorageAccess;needsConversion(Ljava/lang/String;)Z
    • convert

      public boolean convert​(String string, ProgressListener progressListener)
      Specified by:
      convert in interface SaveStorageAccess
      Overrides:
      convert in class SaveStorage
      Mappings:
      Namespace Name Mixin selector
      official a Latr;a(Ljava/lang/String;Lnu;)Z
      intermediary method_2022 Lnet/minecraft/class_637;method_2022(Ljava/lang/String;Lnet/minecraft/class_1707;)Z
      named convert Lnet/minecraft/world/level/storage/SaveStorageAccess;convert(Ljava/lang/String;Lnet/minecraft/util/ProgressListener;)Z
    • method_1910

      private void method_1910​(String string)
      Mappings:
      Namespace Name Mixin selector
      official g Latk;g(Ljava/lang/String;)V
      intermediary method_1910 Lnet/minecraft/class_630;method_1910(Ljava/lang/String;)V
      named method_1910 Lnet/minecraft/world/level/storage/SaveData;method_1910(Ljava/lang/String;)V
    • method_1907

      private void method_1907​(File file, Iterable<File> iterable, LayeredBiomeSource layeredBiomeSource, int int2, int int3, ProgressListener progressListener)
      Mappings:
      Namespace Name Mixin selector
      official a Latk;a(Ljava/io/File;Ljava/lang/Iterable;Laec;IILnu;)V
      intermediary method_1907 Lnet/minecraft/class_630;method_1907(Ljava/io/File;Ljava/lang/Iterable;Lnet/minecraft/class_123;IILnet/minecraft/class_1707;)V
      named method_1907 Lnet/minecraft/world/level/storage/SaveData;method_1907(Ljava/io/File;Ljava/lang/Iterable;Lnet/minecraft/world/LayeredBiomeSource;IILnet/minecraft/util/ProgressListener;)V
    • method_1906

      private void method_1906​(File file, File file2, LayeredBiomeSource layeredBiomeSource, int int2, int int3, ProgressListener progressListener)
      Mappings:
      Namespace Name Mixin selector
      official a Latk;a(Ljava/io/File;Ljava/io/File;Laec;IILnu;)V
      intermediary method_1906 Lnet/minecraft/class_630;method_1906(Ljava/io/File;Ljava/io/File;Lnet/minecraft/class_123;IILnet/minecraft/class_1707;)V
      named method_1906 Lnet/minecraft/world/level/storage/SaveData;method_1906(Ljava/io/File;Ljava/io/File;Lnet/minecraft/world/LayeredBiomeSource;IILnet/minecraft/util/ProgressListener;)V
    • method_1908

      private void method_1908​(File file, Collection<File> collection)
      Mappings:
      Namespace Name Mixin selector
      official a Latk;a(Ljava/io/File;Ljava/util/Collection;)V
      intermediary method_1908 Lnet/minecraft/class_630;method_1908(Ljava/io/File;Ljava/util/Collection;)V
      named method_1908 Lnet/minecraft/world/level/storage/SaveData;method_1908(Ljava/io/File;Ljava/util/Collection;)V