Class ServerSelectionList.OnlineServerEntry

All Implemented Interfaces:
GuiEventListener, NarrationSupplier
Enclosing class:
ServerSelectionList

public class ServerSelectionList.OnlineServerEntry extends ServerSelectionList.Entry
  • Field Details

  • Constructor Details

  • Method Details

    • render

      public void render(PoseStack p_99879_, int p_99880_, int p_99881_, int p_99882_, int p_99883_, int p_99884_, int p_99885_, int p_99886_, boolean p_99887_, float p_99888_)
      Specified by:
      render in class AbstractSelectionList.Entry<ServerSelectionList.Entry>
    • updateServerList

      public void updateServerList()
    • drawIcon

      protected void drawIcon(PoseStack p_99890_, int p_99891_, int p_99892_, ResourceLocation p_99893_)
    • canJoin

      private boolean canJoin()
    • uploadServerIcon

      private boolean uploadServerIcon(@Nullable String p_99897_)
    • keyPressed

      public boolean keyPressed(int p_99875_, int p_99876_, int p_99877_)
    • swap

      private void swap(int p_99872_, int p_99873_)
    • mouseClicked

      public boolean mouseClicked(double p_99868_, double p_99869_, int p_99870_)
    • getServerData

      public ServerData getServerData()
    • getNarration

      public Component getNarration()
      Specified by:
      getNarration in class ObjectSelectionList.Entry<ServerSelectionList.Entry>