Class RealmsPendingInvitesScreen

All Implemented Interfaces:
ContainerEventHandler, GuiEventListener, Renderable, TabOrderedElement

public class RealmsPendingInvitesScreen extends RealmsScreen
  • Field Details

  • Constructor Details

    • RealmsPendingInvitesScreen

      public RealmsPendingInvitesScreen(Screen p_279260_, Component p_279122_)
  • Method Details

    • init

      public void init()
      Overrides:
      init in class Screen
    • onClose

      public void onClose()
      Overrides:
      onClose in class Screen
    • handleInvitation

      void handleInvitation(int p_297271_, boolean p_297359_)
    • render

      public void render(GuiGraphics p_282787_, int p_88900_, int p_88901_, float p_88902_)
      Specified by:
      render in interface Renderable
      Overrides:
      render in class Screen
    • updateButtonStates

      void updateButtonStates()
    • shouldAcceptAndRejectButtonBeVisible

      private boolean shouldAcceptAndRejectButtonBeVisible(int p_88963_)