Class OpenToLanScreen


@Environment(CLIENT) public class OpenToLanScreen extends Screen
Mappings:
Namespace Name
official bcf
intermediary net/minecraft/class_393
named net/minecraft/client/gui/screen/OpenToLanScreen
  • Field Details

    • parent

      private final Screen parent
      Mappings:
      Namespace Name Mixin selector
      official a Lbcf;a:Lbcc;
      intermediary field_1276 Lnet/minecraft/class_393;field_1276:Lnet/minecraft/class_388;
      named parent Lnet/minecraft/client/gui/screen/OpenToLanScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
    • allowCommandsButton

      private ButtonWidget allowCommandsButton
      Mappings:
      Namespace Name Mixin selector
      official f Lbcf;f:Lbam;
      intermediary field_1277 Lnet/minecraft/class_393;field_1277:Lnet/minecraft/class_356;
      named allowCommandsButton Lnet/minecraft/client/gui/screen/OpenToLanScreen;allowCommandsButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
    • gameModeButton

      private ButtonWidget gameModeButton
      Mappings:
      Namespace Name Mixin selector
      official g Lbcf;g:Lbam;
      intermediary field_1278 Lnet/minecraft/class_393;field_1278:Lnet/minecraft/class_356;
      named gameModeButton Lnet/minecraft/client/gui/screen/OpenToLanScreen;gameModeButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
    • gameMode

      private String gameMode
      Mappings:
      Namespace Name Mixin selector
      official h Lbcf;h:Ljava/lang/String;
      intermediary field_1279 Lnet/minecraft/class_393;field_1279:Ljava/lang/String;
      named gameMode Lnet/minecraft/client/gui/screen/OpenToLanScreen;gameMode:Ljava/lang/String;
    • allowCommands

      private boolean allowCommands
      Mappings:
      Namespace Name Mixin selector
      official i Lbcf;i:Z
      intermediary field_1280 Lnet/minecraft/class_393;field_1280:Z
      named allowCommands Lnet/minecraft/client/gui/screen/OpenToLanScreen;allowCommands:Z
  • Constructor Details

    • OpenToLanScreen

      public OpenToLanScreen(Screen parent)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbcf;<init>(Lbcc;)V
      intermediary <init> Lnet/minecraft/class_393;<init>(Lnet/minecraft/class_388;)V
      named <init> Lnet/minecraft/client/gui/screen/OpenToLanScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;)V
  • Method Details

    • method_21947

      public void method_21947()
      Overrides:
      method_21947 in class Screen
      Mappings:
      Namespace Name Mixin selector
      official r_ Lbcc;r_()V
      intermediary method_21947 Lnet/minecraft/class_388;method_21947()V
      named method_21947 Lnet/minecraft/client/gui/screen/Screen;method_21947()V
    • updateButtonTexts

      private void updateButtonTexts()
      Mappings:
      Namespace Name Mixin selector
      official g Lbcf;g()V
      intermediary method_1087 Lnet/minecraft/class_393;method_1087()V
      named updateButtonTexts Lnet/minecraft/client/gui/screen/OpenToLanScreen;updateButtonTexts()V
    • method_21930

      protected void method_21930(ButtonWidget buttonWidget)
      Overrides:
      method_21930 in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Lbcc;a(Lbam;)V
      intermediary method_21930 Lnet/minecraft/class_388;method_21930(Lnet/minecraft/class_356;)V
      named method_21930 Lnet/minecraft/client/gui/screen/Screen;method_21930(Lnet/minecraft/client/gui/widget/ButtonWidget;)V
    • method_21925

      public void method_21925(int int2, int int3, float float2)
      Overrides:
      method_21925 in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Lbcc;a(IIF)V
      intermediary method_21925 Lnet/minecraft/class_388;method_21925(IIF)V
      named method_21925 Lnet/minecraft/client/gui/screen/Screen;method_21925(IIF)V