Class BeaconScreen


@Environment(CLIENT) public class BeaconScreen extends HandledScreen
Mappings:
Namespace Name
official bde
intermediary net/minecraft/class_1323
named net/minecraft/client/gui/screen/ingame/BeaconScreen
  • Field Details

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official u Lbde;u:Lorg/apache/logging/log4j/Logger;
      intermediary field_7815 Lnet/minecraft/class_1323;field_7815:Lorg/apache/logging/log4j/Logger;
      named LOGGER Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;LOGGER:Lorg/apache/logging/log4j/Logger;
    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official v Lbde;v:Lbqm;
      intermediary field_6303 Lnet/minecraft/class_1323;field_6303:Lnet/minecraft/class_1653;
      named TEXTURE Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;TEXTURE:Lnet/minecraft/util/Identifier;
    • field_5106

      private BeaconBlockEntity field_5106
      Mappings:
      Namespace Name Mixin selector
      official w Lbde;w:Lanb;
      intermediary field_5106 Lnet/minecraft/class_1323;field_5106:Lnet/minecraft/class_1308;
      named field_5106 Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;field_5106:Lnet/minecraft/block/entity/BeaconBlockEntity;
    • field_5107

      private class_1325 field_5107
      Mappings:
      Namespace Name Mixin selector
      official x Lbde;x:Lbdg;
      intermediary field_5107 Lnet/minecraft/class_1323;field_5107:Lnet/minecraft/class_1325;
      named field_5107 Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;field_5107:Lnet/minecraft/client/class_1325;
    • consumeGem

      private boolean consumeGem
      Mappings:
      Namespace Name Mixin selector
      official y Lbde;y:Z
      intermediary field_5108 Lnet/minecraft/class_1323;field_5108:Z
      named consumeGem Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;consumeGem:Z
  • Constructor Details

  • Method Details

    • method_21947

      public void method_21947()
      Overrides:
      method_21947 in class HandledScreen
      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
    • method_21936

      public void method_21936()
      Overrides:
      method_21936 in class HandledScreen
      Mappings:
      Namespace Name Mixin selector
      official c Lbcc;c()V
      intermediary method_21936 Lnet/minecraft/class_388;method_21936()V
      named method_21936 Lnet/minecraft/client/gui/screen/Screen;method_21936()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
    • drawForeground

      protected void drawForeground(int mouseX, int mouseY)
      Overrides:
      drawForeground in class HandledScreen
      Mappings:
      Namespace Name Mixin selector
      official b Lbdc;b(II)V
      intermediary method_4262 Lnet/minecraft/class_409;method_4262(II)V
      named drawForeground Lnet/minecraft/client/gui/screen/ingame/HandledScreen;drawForeground(II)V
    • drawBackground

      protected void drawBackground(float delta, int mouseX, int mouseY)
      Specified by:
      drawBackground in class HandledScreen
      Mappings:
      Namespace Name Mixin selector
      official a Lbdc;a(FII)V
      intermediary method_1127 Lnet/minecraft/class_409;method_1127(FII)V
      named drawBackground Lnet/minecraft/client/gui/screen/ingame/HandledScreen;drawBackground(FII)V