Class RealmsMainScreen.PendingInvitesButton

All Implemented Interfaces:
Drawable, Element, TickableElement
Enclosing class:
RealmsMainScreen

@Environment(CLIENT)
class RealmsMainScreen.PendingInvitesButton
extends ButtonWidget
implements TickableElement
Mappings:
Namespace Name
official dmb$e
intermediary net/minecraft/class_4325$class_4328
named net/minecraft/client/realms/gui/screen/RealmsMainScreen$PendingInvitesButton
  • Constructor Details

    • PendingInvitesButton

      public PendingInvitesButton()
  • Method Details

    • tick

      public void tick()
      Specified by:
      tick in interface TickableElement
      Mappings:
      Namespace Name Mixin selector
      official d Ldsn;d()V
      intermediary method_25393 Lnet/minecraft/class_4893;method_25393()V
      named tick Lnet/minecraft/client/gui/screen/TickableElement;tick()V
    • 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