Class RealmsMainScreen.CloseButton

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

@Environment(CLIENT) private class RealmsMainScreen.CloseButton extends ButtonWidget
Mappings:
Namespace Name
official egk$a
intermediary net/minecraft/class_4325$class_4326
named net/minecraft/client/realms/gui/screen/RealmsMainScreen$CloseButton
  • Constructor Details

    • CloseButton

      public CloseButton()
  • 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 Lems;b(Lega;IIF)V
      intermediary method_48579 Lnet/minecraft/class_339;method_48579(Lnet/minecraft/class_4587;IIF)V
      named renderButton Lnet/minecraft/client/gui/widget/ClickableWidget;renderButton(Lnet/minecraft/client/util/math/MatrixStack;IIF)V