Class BeaconScreen

All Implemented Interfaces:
Drawable, Element, ParentElement, ScreenHandlerProvider<BeaconScreenHandler>

@Environment(CLIENT) public class BeaconScreen extends HandledScreen<BeaconScreenHandler>
Mappings:
Namespace Name
official eds
intermediary net/minecraft/class_466
named net/minecraft/client/gui/screen/ingame/BeaconScreen
  • Field Details

    • TEXTURE

      static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official z Leds;z:Lyh;
      intermediary field_2808 Lnet/minecraft/class_466;field_2808:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;TEXTURE:Lnet/minecraft/util/Identifier;
    • PRIMARY_POWER_TEXT

      private static final Text PRIMARY_POWER_TEXT
      Mappings:
      Namespace Name Mixin selector
      official A Leds;A:Lpz;
      intermediary field_26560 Lnet/minecraft/class_466;field_26560:Lnet/minecraft/class_2561;
      named PRIMARY_POWER_TEXT Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;PRIMARY_POWER_TEXT:Lnet/minecraft/text/Text;
    • SECONDARY_POWER_TEXT

      private static final Text SECONDARY_POWER_TEXT
      Mappings:
      Namespace Name Mixin selector
      official B Leds;B:Lpz;
      intermediary field_26561 Lnet/minecraft/class_466;field_26561:Lnet/minecraft/class_2561;
      named SECONDARY_POWER_TEXT Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;SECONDARY_POWER_TEXT:Lnet/minecraft/text/Text;
    • buttons

      private final List<BeaconScreen.BeaconButtonWidget> buttons
      Mappings:
      Namespace Name Mixin selector
      official C Leds;C:Ljava/util/List;
      intermediary field_33832 Lnet/minecraft/class_466;field_33832:Ljava/util/List;
      named buttons Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;buttons:Ljava/util/List;
    • primaryEffect

      Mappings:
      Namespace Name Mixin selector
      official D Leds;D:Lawl;
      intermediary field_17412 Lnet/minecraft/class_466;field_17412:Lnet/minecraft/class_1291;
      named primaryEffect Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;primaryEffect:Lnet/minecraft/entity/effect/StatusEffect;
    • secondaryEffect

      Mappings:
      Namespace Name Mixin selector
      official E Leds;E:Lawl;
      intermediary field_17413 Lnet/minecraft/class_466;field_17413:Lnet/minecraft/class_1291;
      named secondaryEffect Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;secondaryEffect:Lnet/minecraft/entity/effect/StatusEffect;
  • Constructor Details

    • BeaconScreen

      public BeaconScreen(BeaconScreenHandler handler, PlayerInventory inventory, Text title)
      Mappings:
      Namespace Name Mixin selector
      official <init> Leds;<init>(Lbqa;Lbnq;Lpz;)V
      intermediary <init> Lnet/minecraft/class_466;<init>(Lnet/minecraft/class_1704;Lnet/minecraft/class_1661;Lnet/minecraft/class_2561;)V
      named <init> Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;<init>(Lnet/minecraft/screen/BeaconScreenHandler;Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/text/Text;)V
  • Method Details

    • addButton

      private <T extends ClickableWidget & BeaconScreen.BeaconButtonWidget> void addButton(T button)
      Mappings:
      Namespace Name Mixin selector
      official a Leds;a(Ldyy;)V
      intermediary method_37076 Lnet/minecraft/class_466;method_37076(Lnet/minecraft/class_339;)V
      named addButton Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;addButton(Lnet/minecraft/client/gui/widget/ClickableWidget;)V
    • init

      protected void init()
      Called when a screen should be initialized.

      This method is called when this screen is opened or resized.

      Overrides:
      init in class HandledScreen<BeaconScreenHandler>
      Mappings:
      Namespace Name Mixin selector
      official b Lecr;b()V
      intermediary method_25426 Lnet/minecraft/class_437;method_25426()V
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
    • handledScreenTick

      public void handledScreenTick()
      Overrides:
      handledScreenTick in class HandledScreen<BeaconScreenHandler>
      Mappings:
      Namespace Name Mixin selector
      official h Ledp;h()V
      intermediary method_37432 Lnet/minecraft/class_465;method_37432()V
      named handledScreenTick Lnet/minecraft/client/gui/screen/ingame/HandledScreen;handledScreenTick()V
    • tickButtons

      void tickButtons()
      Mappings:
      Namespace Name Mixin selector
      official w Leds;w()V
      intermediary method_37078 Lnet/minecraft/class_466;method_37078()V
      named tickButtons Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;tickButtons()V
    • drawForeground

      protected void drawForeground(MatrixStack matrices, int mouseX, int mouseY)
      Overrides:
      drawForeground in class HandledScreen<BeaconScreenHandler>
      Mappings:
      Namespace Name Mixin selector
      official b Ledp;b(Ldsj;II)V
      intermediary method_2388 Lnet/minecraft/class_465;method_2388(Lnet/minecraft/class_4587;II)V
      named drawForeground Lnet/minecraft/client/gui/screen/ingame/HandledScreen;drawForeground(Lnet/minecraft/client/util/math/MatrixStack;II)V
    • drawBackground

      protected void drawBackground(MatrixStack matrices, float delta, int mouseX, int mouseY)
      Specified by:
      drawBackground in class HandledScreen<BeaconScreenHandler>
      Mappings:
      Namespace Name Mixin selector
      official a Ledp;a(Ldsj;FII)V
      intermediary method_2389 Lnet/minecraft/class_465;method_2389(Lnet/minecraft/class_4587;FII)V
      named drawBackground Lnet/minecraft/client/gui/screen/ingame/HandledScreen;drawBackground(Lnet/minecraft/client/util/math/MatrixStack;FII)V
    • render

      public void render(MatrixStack matrices, int mouseX, int mouseY, float delta)
      Specified by:
      render in interface Drawable
      Overrides:
      render in class HandledScreen<BeaconScreenHandler>
      Mappings:
      Namespace Name Mixin selector
      official a Ldzv;a(Ldsj;IIF)V
      intermediary method_25394 Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)V
      named render Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V