Class RealmsMainScreen.CloseButton

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

@Environment(CLIENT) private class RealmsMainScreen.CloseButton extends ButtonWidget
Mappings:
Namespace Name
official een$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 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