Class RealmsMainScreen.CloseButton

All Implemented Interfaces:
Drawable, Element
Enclosing class:
RealmsMainScreen

@Environment(CLIENT)
class RealmsMainScreen.CloseButton
extends ButtonWidget
Mappings:
Namespace Name
official dmb$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 ButtonWidget
      Mappings:
      Namespace Name Mixin selector
      official b Ldrs;b(Ldlr;IIF)V
      intermediary method_25359 Lnet/minecraft/class_339;method_25359(Lnet/minecraft/class_4587;IIF)V
      named renderButton Lnet/minecraft/client/gui/widget/AbstractButtonWidget;renderButton(Lnet/minecraft/client/util/math/MatrixStack;IIF)V