Class RegionWorldStorageSource

java.lang.Object
net.minecraft.world.storage.AlphaWorldStorageSource
net.minecraft.world.storage.RegionWorldStorageSource
All Implemented Interfaces:
WorldStorageSource

public class RegionWorldStorageSource extends AlphaWorldStorageSource
Mappings:
Namespace Name
intermediary net/minecraft/class_157
glue class_186
server ex
client hi
named net/minecraft/world/storage/RegionWorldStorageSource
  • Constructor Details

    • RegionWorldStorageSource

      public RegionWorldStorageSource(File dir)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_448;<init>(Ljava/io/File;)V
      glue <init> Lclass_479;<init>(Ljava/io/File;)V
      server <init> Lmi;<init>(Ljava/io/File;)V
      client <init> Ltq;<init>(Ljava/io/File;)V
      named <init> Lnet/minecraft/world/storage/AlphaWorldStorageSource;<init>(Ljava/io/File;)V
  • Method Details

    • getName

      @Environment(CLIENT) public String getName()
      Specified by:
      getName in interface WorldStorageSource
      Overrides:
      getName in class AlphaWorldStorageSource
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1001 Lnet/minecraft/class_182;method_1001()Ljava/lang/String;
      glue method_1281 Lclass_324;method_1281()Ljava/lang/String;
      server method_1001 Lil;method_1001()Ljava/lang/String;
      client a Lnl;a()Ljava/lang/String;
      named getName Lnet/minecraft/world/storage/WorldStorageSource;getName()Ljava/lang/String;
    • getAll

      @Environment(CLIENT) public List getAll()
      Specified by:
      getAll in interface WorldStorageSource
      Overrides:
      getAll in class AlphaWorldStorageSource
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1002 Lnet/minecraft/class_182;method_1002()Ljava/util/List;
      glue method_1282 Lclass_324;method_1282()Ljava/util/List;
      server method_1002 Lil;method_1002()Ljava/util/List;
      client b Lnl;b()Ljava/util/List;
      named getAll Lnet/minecraft/world/storage/WorldStorageSource;getAll()Ljava/util/List;
    • flush

      @Environment(CLIENT) public void flush()
      Specified by:
      flush in interface WorldStorageSource
      Overrides:
      flush in class AlphaWorldStorageSource
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1003 Lnet/minecraft/class_182;method_1003()V
      glue method_1283 Lclass_324;method_1283()V
      server method_1003 Lil;method_1003()V
      client c Lnl;c()V
      named flush Lnet/minecraft/world/storage/WorldStorageSource;flush()V
    • method_1009

      public WorldStorage method_1009(String string, boolean bool)
      get
      Specified by:
      method_1009 in interface WorldStorageSource
      Overrides:
      method_1009 in class AlphaWorldStorageSource
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1009 Lnet/minecraft/class_448;method_1009(Ljava/lang/String;Z)Lnet/minecraft/class_52;
      glue method_885 Lclass_479;method_885(Ljava/lang/String;Z)Lclass_561;
      server a Lmi;a(Ljava/lang/String;Z)Lom;
      client a Ltq;a(Ljava/lang/String;Z)Lwt;
      named method_1009 Lnet/minecraft/world/storage/AlphaWorldStorageSource;method_1009(Ljava/lang/String;Z)Lnet/minecraft/world/storage/WorldStorage;
    • needsConversion

      public boolean needsConversion(String saveName)
      Specified by:
      needsConversion in interface WorldStorageSource
      Overrides:
      needsConversion in class AlphaWorldStorageSource
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1007 Lnet/minecraft/class_182;method_1007(Ljava/lang/String;)Z
      glue method_883 Lclass_324;method_883(Ljava/lang/String;)Z
      server a Lil;a(Ljava/lang/String;)Z
      client a Lnl;a(Ljava/lang/String;)Z
      named needsConversion Lnet/minecraft/world/storage/WorldStorageSource;needsConversion(Ljava/lang/String;)Z
    • convert

      public boolean convert(String saveName, LoadingDisplay display)
      Specified by:
      convert in interface WorldStorageSource
      Overrides:
      convert in class AlphaWorldStorageSource
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1008 Lnet/minecraft/class_182;method_1008(Ljava/lang/String;Lnet/minecraft/class_62;)Z
      glue method_884 Lclass_324;method_884(Ljava/lang/String;Lclass_595;)Z
      server a Lil;a(Ljava/lang/String;Lpj;)Z
      client a Lnl;a(Ljava/lang/String;Lyb;)Z
      named convert Lnet/minecraft/world/storage/WorldStorageSource;convert(Ljava/lang/String;Lnet/minecraft/client/gui/screen/LoadingDisplay;)Z
    • collectData

      private void collectData(File dir, ArrayList dimensions, ArrayList data)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_536 Lnet/minecraft/class_157;method_536(Ljava/io/File;Ljava/util/ArrayList;Ljava/util/ArrayList;)V
      glue method_882 Lclass_186;method_882(Ljava/io/File;Ljava/util/ArrayList;Ljava/util/ArrayList;)V
      server a Lex;a(Ljava/io/File;Ljava/util/ArrayList;Ljava/util/ArrayList;)V
      client a Lhi;a(Ljava/io/File;Ljava/util/ArrayList;Ljava/util/ArrayList;)V
      named collectData Lnet/minecraft/world/storage/RegionWorldStorageSource;collectData(Ljava/io/File;Ljava/util/ArrayList;Ljava/util/ArrayList;)V
    • writeDimensionData

      private void writeDimensionData(File dir, ArrayList datafiles, int index, int total, LoadingDisplay display)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_535 Lnet/minecraft/class_157;method_535(Ljava/io/File;Ljava/util/ArrayList;IILnet/minecraft/class_62;)V
      glue method_881 Lclass_186;method_881(Ljava/io/File;Ljava/util/ArrayList;IILclass_595;)V
      server a Lex;a(Ljava/io/File;Ljava/util/ArrayList;IILpj;)V
      client a Lhi;a(Ljava/io/File;Ljava/util/ArrayList;IILyb;)V
      named writeDimensionData Lnet/minecraft/world/storage/RegionWorldStorageSource;writeDimensionData(Ljava/io/File;Ljava/util/ArrayList;IILnet/minecraft/client/gui/screen/LoadingDisplay;)V
    • deleteData

      private void deleteData(ArrayList files, int index, int total, LoadingDisplay display)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_537 Lnet/minecraft/class_157;method_537(Ljava/util/ArrayList;IILnet/minecraft/class_62;)V
      glue method_886 Lclass_186;method_886(Ljava/util/ArrayList;IILclass_595;)V
      server a Lex;a(Ljava/util/ArrayList;IILpj;)V
      client a Lhi;a(Ljava/util/ArrayList;IILyb;)V
      named deleteData Lnet/minecraft/world/storage/RegionWorldStorageSource;deleteData(Ljava/util/ArrayList;IILnet/minecraft/client/gui/screen/LoadingDisplay;)V