Package net.minecraft

Interface class_182

All Known Implementing Classes:
class_157, class_448

public interface class_182
Mappings:
Namespace Name
intermediary net/minecraft/class_182
glue class_324
server il
client nl
named net/minecraft/class_182
  • Method Details

    • method_1001

      @Environment(CLIENT) String method_1001()
      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 method_1001 Lnet/minecraft/class_182;method_1001()Ljava/lang/String;
    • method_1009

      @Environment(CLIENT) DimensionData method_1009(String string, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1009 Lnet/minecraft/class_182;method_1009(Ljava/lang/String;Z)Lnet/minecraft/class_52;
      glue method_885 Lclass_324;method_885(Ljava/lang/String;Z)Lclass_561;
      server method_1009 Lil;method_1009(Ljava/lang/String;Z)Lom;
      client a Lnl;a(Ljava/lang/String;Z)Lwt;
      named method_1009 Lnet/minecraft/class_182;method_1009(Ljava/lang/String;Z)Lnet/minecraft/world/dimension/DimensionData;
    • method_1002

      @Environment(CLIENT) List method_1002()
      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 method_1002 Lnet/minecraft/class_182;method_1002()Ljava/util/List;
    • method_1003

      @Environment(CLIENT) void method_1003()
      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 method_1003 Lnet/minecraft/class_182;method_1003()V
    • method_1004

      @Environment(CLIENT) WorldProperties method_1004(String string)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1004 Lnet/minecraft/class_182;method_1004(Ljava/lang/String;)Lnet/minecraft/class_7;
      glue method_1748 Lclass_324;method_1748(Ljava/lang/String;)Lclass_104;
      server method_1004 Lil;method_1004(Ljava/lang/String;)Lct;
      client b Lnl;b(Ljava/lang/String;)Lei;
      named method_1004 Lnet/minecraft/class_182;method_1004(Ljava/lang/String;)Lnet/minecraft/world/WorldProperties;
    • method_1006

      @Environment(CLIENT) void method_1006(String string)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1006 Lnet/minecraft/class_182;method_1006(Ljava/lang/String;)V
      glue method_1938 Lclass_324;method_1938(Ljava/lang/String;)V
      server method_1006 Lil;method_1006(Ljava/lang/String;)V
      client c Lnl;c(Ljava/lang/String;)V
      named method_1006 Lnet/minecraft/class_182;method_1006(Ljava/lang/String;)V
    • method_1005

      @Environment(CLIENT) void method_1005(String string, String string2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1005 Lnet/minecraft/class_182;method_1005(Ljava/lang/String;Ljava/lang/String;)V
      glue method_1937 Lclass_324;method_1937(Ljava/lang/String;Ljava/lang/String;)V
      server method_1005 Lil;method_1005(Ljava/lang/String;Ljava/lang/String;)V
      client a Lnl;a(Ljava/lang/String;Ljava/lang/String;)V
      named method_1005 Lnet/minecraft/class_182;method_1005(Ljava/lang/String;Ljava/lang/String;)V
    • method_1007

      boolean method_1007(String string)
      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 method_1007 Lnet/minecraft/class_182;method_1007(Ljava/lang/String;)Z
    • method_1008

      boolean method_1008(String string, LoadingDisplay loadingDisplay)
      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 method_1008 Lnet/minecraft/class_182;method_1008(Ljava/lang/String;Lnet/minecraft/client/gui/screen/LoadingDisplay;)Z