Class RealmsMainScreen.ServerEntry

All Implemented Interfaces:
GuiEventListener, TabOrderedElement, NarrationSupplier
Enclosing class:
RealmsMainScreen

class RealmsMainScreen.ServerEntry extends RealmsMainScreen.Entry
  • Field Details

  • Constructor Details

  • Method Details

    • render

      public void render(GuiGraphics p_283093_, int p_281645_, int p_283047_, int p_283525_, int p_282321_, int p_282391_, int p_281913_, int p_282475_, boolean p_282378_, float p_282843_)
      Specified by:
      render in class AbstractSelectionList.Entry<RealmsMainScreen.Entry>
    • mouseClicked

      public boolean mouseClicked(double p_86858_, double p_86859_, int p_86860_)
    • keyPressed

      public boolean keyPressed(int p_279120_, int p_279121_, int p_279296_)
    • renderMcoServerItem

      private void renderMcoServerItem(RealmsServer p_281434_, GuiGraphics p_283436_, int p_282392_, int p_283179_, int p_282272_, int p_281903_)
    • renderLegacy

      private void renderLegacy(RealmsServer p_282180_, GuiGraphics p_281405_, int p_281795_, int p_282842_, int p_283593_, int p_281798_)
    • renderStatusLights

      private void renderStatusLights(RealmsServer p_272798_, GuiGraphics p_283451_, int p_273706_, int p_272591_, int p_273561_, int p_273468_, int p_273073_, int p_273187_)
    • getNarration

      public Component getNarration()
      Specified by:
      getNarration in class ObjectSelectionList.Entry<RealmsMainScreen.Entry>
    • getServer

      @Nullable public RealmsServer getServer()
      Overrides:
      getServer in class RealmsMainScreen.Entry