Class RealmsResetWorldScreen.FrameButton

All Implemented Interfaces:
Drawable, Element, Narratable, Navigable, Selectable, Widget
Enclosing class:
RealmsResetWorldScreen

@Environment(CLIENT) private class RealmsResetWorldScreen.FrameButton extends ButtonWidget
Mappings:
Namespace Name
official eln$a
intermediary net/minecraft/class_4410$class_4411
named net/minecraft/client/realms/gui/screen/RealmsResetWorldScreen$FrameButton
  • Field Details

    • image

      private final Identifier image
      Mappings:
      Namespace Name Mixin selector
      official b Leln$a;b:Lacq;
      intermediary field_20032 Lnet/minecraft/class_4410$class_4411;field_20032:Lnet/minecraft/class_2960;
      named image Lnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen$FrameButton;image:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • FrameButton

      public FrameButton(int x, int y, Text message, Identifier image, ButtonWidget.PressAction onPress)
      Mappings:
      Namespace Name Mixin selector
      official <init> Leln$a;<init>(Leln;IILsw;Lacq;Lepi$c;)V
      intermediary <init> Lnet/minecraft/class_4410$class_4411;<init>(Lnet/minecraft/class_4410;IILnet/minecraft/class_2561;Lnet/minecraft/class_2960;Lnet/minecraft/class_4185$class_4241;)V
      named <init> Lnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen$FrameButton;<init>(Lnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;IILnet/minecraft/text/Text;Lnet/minecraft/util/Identifier;Lnet/minecraft/client/gui/widget/ButtonWidget$PressAction;)V
  • Method Details

    • renderButton

      public void renderButton(DrawContext context, int mouseX, int mouseY, float delta)
      Overrides:
      renderButton in class PressableWidget
      Mappings:
      Namespace Name Mixin selector
      official b Lepf;b(Leox;IIF)V
      intermediary method_48579 Lnet/minecraft/class_339;method_48579(Lnet/minecraft/class_332;IIF)V
      named renderButton Lnet/minecraft/client/gui/widget/ClickableWidget;renderButton(Lnet/minecraft/client/gui/DrawContext;IIF)V