Package net.minecraft

Class class_81

java.lang.Object
net.minecraft.class_81
All Implemented Interfaces:
class_168, DimensionData
Direct Known Subclasses:
class_294

Mappings:
Namespace Name
intermediary net/minecraft/class_81
glue class_138
server dq
client fm
named net/minecraft/class_81
  • Field Details

    • field_278

      private static final Logger field_278
      Mappings:
      Namespace Name Mixin selector
      intermediary field_278 Lnet/minecraft/class_81;field_278:Ljava/util/logging/Logger;
      glue field_511 Lclass_138;field_511:Ljava/util/logging/Logger;
      server a Ldq;a:Ljava/util/logging/Logger;
      client a Lfm;a:Ljava/util/logging/Logger;
      named field_278 Lnet/minecraft/class_81;field_278:Ljava/util/logging/Logger;
    • field_279

      private final File field_279
      Mappings:
      Namespace Name Mixin selector
      intermediary field_279 Lnet/minecraft/class_81;field_279:Ljava/io/File;
      glue field_512 Lclass_138;field_512:Ljava/io/File;
      server b Ldq;b:Ljava/io/File;
      client b Lfm;b:Ljava/io/File;
      named field_279 Lnet/minecraft/class_81;field_279:Ljava/io/File;
    • field_280

      private final File field_280
      Mappings:
      Namespace Name Mixin selector
      intermediary field_280 Lnet/minecraft/class_81;field_280:Ljava/io/File;
      glue field_513 Lclass_138;field_513:Ljava/io/File;
      server c Ldq;c:Ljava/io/File;
      client c Lfm;c:Ljava/io/File;
      named field_280 Lnet/minecraft/class_81;field_280:Ljava/io/File;
    • field_281

      private final File field_281
      Mappings:
      Namespace Name Mixin selector
      intermediary field_281 Lnet/minecraft/class_81;field_281:Ljava/io/File;
      glue field_514 Lclass_138;field_514:Ljava/io/File;
      server d Ldq;d:Ljava/io/File;
      client d Lfm;d:Ljava/io/File;
      named field_281 Lnet/minecraft/class_81;field_281:Ljava/io/File;
    • field_282

      private final long field_282
      Mappings:
      Namespace Name Mixin selector
      intermediary field_282 Lnet/minecraft/class_81;field_282:J
      glue field_515 Lclass_138;field_515:J
      server e Ldq;e:J
      client e Lfm;e:J
      named field_282 Lnet/minecraft/class_81;field_282:J
  • Constructor Details

    • class_81

      public class_81(File file, String string, boolean bool)
  • Method Details

    • method_334

      private void method_334()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_334 Lnet/minecraft/class_81;method_334()V
      glue method_666 Lclass_138;method_666()V
      server f Ldq;f()V
      client d Lfm;d()V
      named method_334 Lnet/minecraft/class_81;method_334()V
    • method_332

      protected File method_332()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_332 Lnet/minecraft/class_81;method_332()Ljava/io/File;
      glue method_654 Lclass_138;method_654()Ljava/io/File;
      server a Ldq;a()Ljava/io/File;
      client a Lfm;a()Ljava/io/File;
      named method_332 Lnet/minecraft/class_81;method_332()Ljava/io/File;
    • method_1735

      public void method_1735()
      Specified by:
      method_1735 in interface DimensionData
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1735 Lnet/minecraft/class_52;method_1735()V
      glue method_660 Lclass_561;method_660()V
      server b Lom;b()V
      client b Lwt;b()V
      named method_1735 Lnet/minecraft/world/dimension/DimensionData;method_1735()V
    • method_1734

      public class_243 method_1734(Dimension dimension)
      Specified by:
      method_1734 in interface DimensionData
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1734 Lnet/minecraft/class_52;method_1734(Lnet/minecraft/class_50;)Lnet/minecraft/class_243;
      glue method_659 Lclass_561;method_659(Lclass_570;)Lclass_26;
      server a Lom;a(Los;)Lan;
      client a Lwt;a(Lxa;)Lbf;
      named method_1734 Lnet/minecraft/world/dimension/DimensionData;method_1734(Lnet/minecraft/world/dimension/Dimension;)Lnet/minecraft/class_243;
    • method_1737

      public WorldProperties method_1737()
      Specified by:
      method_1737 in interface DimensionData
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1737 Lnet/minecraft/class_52;method_1737()Lnet/minecraft/class_7;
      glue method_663 Lclass_561;method_663()Lclass_104;
      server c Lom;c()Lct;
      client c Lwt;c()Lei;
      named method_1737 Lnet/minecraft/world/dimension/DimensionData;method_1737()Lnet/minecraft/world/WorldProperties;
    • method_1733

      public void method_1733(WorldProperties worldProperties, List list)
      Specified by:
      method_1733 in interface DimensionData
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1733 Lnet/minecraft/class_52;method_1733(Lnet/minecraft/class_7;Ljava/util/List;)V
      glue method_656 Lclass_561;method_656(Lclass_104;Ljava/util/List;)V
      server a Lom;a(Lct;Ljava/util/List;)V
      client a Lwt;a(Lei;Ljava/util/List;)V
      named method_1733 Lnet/minecraft/world/dimension/DimensionData;method_1733(Lnet/minecraft/world/WorldProperties;Ljava/util/List;)V
    • method_1732

      public void method_1732(WorldProperties worldProperties)
      Specified by:
      method_1732 in interface DimensionData
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1732 Lnet/minecraft/class_52;method_1732(Lnet/minecraft/class_7;)V
      glue method_655 Lclass_561;method_655(Lclass_104;)V
      server a Lom;a(Lct;)V
      client a Lwt;a(Lei;)V
      named method_1732 Lnet/minecraft/world/dimension/DimensionData;method_1732(Lnet/minecraft/world/WorldProperties;)V
    • method_609

      @Environment(SERVER) public void method_609(PlayerEntity playerEntity)
      Specified by:
      method_609 in interface class_168
      Mappings:
      Namespace Name Mixin selector
      intermediary method_609 Lnet/minecraft/class_168;method_609(Lnet/minecraft/class_54;)V
      glue method_657 Lclass_208;method_657(Lclass_172;)V
      server a Lfl;a(Lem;)V
      client method_609 Lnet/minecraft/class_168;method_609(Lgs;)V
      named method_609 Lnet/minecraft/class_168;method_609(Lnet/minecraft/entity/player/PlayerEntity;)V
    • method_610

      @Environment(SERVER) public void method_610(PlayerEntity playerEntity)
      Specified by:
      method_610 in interface class_168
      Mappings:
      Namespace Name Mixin selector
      intermediary method_610 Lnet/minecraft/class_168;method_610(Lnet/minecraft/class_54;)V
      glue method_661 Lclass_208;method_661(Lclass_172;)V
      server b Lfl;b(Lem;)V
      client method_610 Lnet/minecraft/class_168;method_610(Lgs;)V
      named method_610 Lnet/minecraft/class_168;method_610(Lnet/minecraft/entity/player/PlayerEntity;)V
    • method_333

      @Environment(SERVER) public NbtCompound method_333(String string)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_333 Lnet/minecraft/class_81;method_333(Ljava/lang/String;)Lnet/minecraft/class_8;
      glue method_658 Lclass_138;method_658(Ljava/lang/String;)Lclass_333;
      server a Ldq;a(Ljava/lang/String;)Liq;
      client method_333 Lfm;method_333(Ljava/lang/String;)Lnu;
      named method_333 Lnet/minecraft/class_81;method_333(Ljava/lang/String;)Lnet/minecraft/nbt/NbtCompound;
    • method_1738

      @Environment(SERVER) public class_168 method_1738()
      Specified by:
      method_1738 in interface DimensionData
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1738 Lnet/minecraft/class_52;method_1738()Lnet/minecraft/class_168;
      glue method_664 Lclass_561;method_664()Lclass_208;
      server d Lom;d()Lfl;
      client method_1738 Lwt;method_1738()Lnet/minecraft/class_168;
      named method_1738 Lnet/minecraft/world/dimension/DimensionData;method_1738()Lnet/minecraft/class_168;
    • method_1739

      @Environment(SERVER) public void method_1739()
      Specified by:
      method_1739 in interface DimensionData
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1739 Lnet/minecraft/class_52;method_1739()V
      glue method_665 Lclass_561;method_665()V
      server e Lom;e()V
      client method_1739 Lwt;method_1739()V
      named method_1739 Lnet/minecraft/world/dimension/DimensionData;method_1739()V
    • method_1736

      public File method_1736(String string)
      Specified by:
      method_1736 in interface DimensionData
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1736 Lnet/minecraft/class_52;method_1736(Ljava/lang/String;)Ljava/io/File;
      glue method_662 Lclass_561;method_662(Ljava/lang/String;)Ljava/io/File;
      server b Lom;b(Ljava/lang/String;)Ljava/io/File;
      client a Lwt;a(Ljava/lang/String;)Ljava/io/File;
      named method_1736 Lnet/minecraft/world/dimension/DimensionData;method_1736(Ljava/lang/String;)Ljava/io/File;