Class RealmsResetWorldScreen.FrameButton

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

@Environment(CLIENT) private class RealmsResetWorldScreen.FrameButton extends ButtonWidget
Mappings:
Namespace Name
official ehe$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 Lehe$a;b:Lacf;
      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> Lehe$a;<init>(Lehe;IILss;Lacf;Leky$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(MatrixStack matrices, int mouseX, int mouseY, float delta)
      Overrides:
      renderButton in class ClickableWidget
      Mappings:
      Namespace Name Mixin selector
      official b Lekw;b(Leed;IIF)V
      intermediary method_25359 Lnet/minecraft/class_339;method_25359(Lnet/minecraft/class_4587;IIF)V
      named renderButton Lnet/minecraft/client/gui/widget/ClickableWidget;renderButton(Lnet/minecraft/client/util/math/MatrixStack;IIF)V