Package net.minecraft

Class class_4156

All Implemented Interfaces:
class_4122, class_4123, IdentifibleBooleanConsumer

@Environment(CLIENT) public class class_4156 extends Screen
Mappings:
Namespace Name
official cjl
intermediary net/minecraft/class_4156
named net/minecraft/class_4156
  • Field Details

    • field_20243

      private static final List<Identifier> field_20243
      Mappings:
      Namespace Name Mixin selector
      official a Lcjl;a:Ljava/util/List;
      intermediary field_20243 Lnet/minecraft/class_4156;field_20243:Ljava/util/List;
      named field_20243 Lnet/minecraft/class_4156;field_20243:Ljava/util/List;
    • field_20244

      private final CreateWorldScreen field_20244
      Mappings:
      Namespace Name Mixin selector
      official f Lcjl;f:Lcmy;
      intermediary field_20244 Lnet/minecraft/class_4156;field_20244:Lnet/minecraft/class_363;
      named field_20244 Lnet/minecraft/class_4156;field_20244:Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;
    • field_20245

      private final List<Identifier> field_20245
      Mappings:
      Namespace Name Mixin selector
      official g Lcjl;g:Ljava/util/List;
      intermediary field_20245 Lnet/minecraft/class_4156;field_20245:Ljava/util/List;
      named field_20245 Lnet/minecraft/class_4156;field_20245:Ljava/util/List;
    • field_20246

      private final Identifier[] field_20246
      Mappings:
      Namespace Name Mixin selector
      official h Lcjl;h:[Lpc;
      intermediary field_20246 Lnet/minecraft/class_4156;field_20246:[Lnet/minecraft/class_1653;
      named field_20246 Lnet/minecraft/class_4156;field_20246:[Lnet/minecraft/util/Identifier;
    • field_20247

      private String field_20247
      Mappings:
      Namespace Name Mixin selector
      official i Lcjl;i:Ljava/lang/String;
      intermediary field_20247 Lnet/minecraft/class_4156;field_20247:Ljava/lang/String;
      named field_20247 Lnet/minecraft/class_4156;field_20247:Ljava/lang/String;
    • field_20248

      private class_4156.class_2316 field_20248
      Mappings:
      Namespace Name Mixin selector
      official s Lcjl;s:Lcjl$a;
      intermediary field_20248 Lnet/minecraft/class_4156;field_20248:Lnet/minecraft/class_4156$class_2316;
      named field_20248 Lnet/minecraft/class_4156;field_20248:Lnet/minecraft/class_4156$class_2316;
    • field_20249

      private int field_20249
      Mappings:
      Namespace Name Mixin selector
      official t Lcjl;t:I
      intermediary field_20249 Lnet/minecraft/class_4156;field_20249:I
      named field_20249 Lnet/minecraft/class_4156;field_20249:I
    • field_20250

      private ButtonWidget field_20250
      Mappings:
      Namespace Name Mixin selector
      official u Lcjl;u:Lcgu;
      intermediary field_20250 Lnet/minecraft/class_4156;field_20250:Lnet/minecraft/class_356;
      named field_20250 Lnet/minecraft/class_4156;field_20250:Lnet/minecraft/client/gui/widget/ButtonWidget;
  • Constructor Details

  • Method Details

    • method_18562

      private void method_18562(NbtCompound nbtCompound)
      Mappings:
      Namespace Name Mixin selector
      official a Lcjl;a(Lgy;)V
      intermediary method_18562 Lnet/minecraft/class_4156;method_18562(Lnet/minecraft/class_322;)V
      named method_18562 Lnet/minecraft/class_4156;method_18562(Lnet/minecraft/nbt/NbtCompound;)V
    • method_18572

      private NbtCompound method_18572()
      Mappings:
      Namespace Name Mixin selector
      official j Lcjl;j()Lgy;
      intermediary method_18572 Lnet/minecraft/class_4156;method_18572()Lnet/minecraft/class_322;
      named method_18572 Lnet/minecraft/class_4156;method_18572()Lnet/minecraft/nbt/NbtCompound;
    • getFocused

      @Nullable public class_4122 getFocused()
      Specified by:
      getFocused in interface class_4123
      Overrides:
      getFocused in class class_4121
      Mappings:
      Namespace Name Mixin selector
      official getFocused Lchs;getFocused()Lchr;
      intermediary getFocused Lnet/minecraft/class_4123;getFocused()Lnet/minecraft/class_4122;
      named getFocused Lnet/minecraft/class_4123;getFocused()Lnet/minecraft/class_4122;
    • init

      protected void init()
      Overrides:
      init in class Screen
      Mappings:
      Namespace Name Mixin selector
      official c Lckd;c()V
      intermediary method_1044 Lnet/minecraft/class_388;method_1044()V
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
    • method_18570

      public void method_18570()
      Mappings:
      Namespace Name Mixin selector
      official h Lcjl;h()V
      intermediary method_18570 Lnet/minecraft/class_4156;method_18570()V
      named method_18570 Lnet/minecraft/class_4156;method_18570()V
    • render

      public void render(int mouseX, int mouseY, float tickDelta)
      Overrides:
      render in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Lckd;a(IIF)V
      intermediary method_1025 Lnet/minecraft/class_388;method_1025(IIF)V
      named render Lnet/minecraft/client/gui/screen/Screen;render(IIF)V