| protected void | | extractStatusLights(RealmsServer serverData, GuiGraphicsExtractor graphics, int rowRight, int rowTop, int mouseX, int mouseY) | | extractStatusLights(RealmsServer serverData, GuiGraphicsExtractor graphics, int rowRight, int rowTop, int mouseX, int mouseY) | | method_54350(class_4877 arg0, class_332 arg1, int arg2, int arg3, int arg4, int arg5) | | renderStatusIcon(RealmsServer server, DrawContext context, int x, int y, int mouseX, int mouseY) |
|
| private void | | extractRealmStatus(GuiGraphicsExtractor graphics, int x, int y, int xm, int ym, Identifier sprite, Supplier<Component> tooltip) | | extractRealmStatus(GuiGraphicsExtractor graphics, int x, int y, int xm, int ym, Identifier sprite, Supplier<Component> tooltip) | | method_54351(class_332 arg0, int arg1, int arg2, int arg3, int arg4, class_2960 arg5, Supplier<class_2561> arg6) | | drawTextureWithTooltip(DrawContext context, int x, int y, int mouseX, int mouseY, Identifier texture, Supplier<Text> tooltip) |
|
| protected void | | extractFirstLine(GuiGraphicsExtractor graphics, int rowTop, int rowLeft, int rowWidth, int serverNameColor, RealmsServer serverData) | | extractFirstLine(GuiGraphicsExtractor graphics, int rowTop, int rowLeft, int rowWidth, int serverNameColor, RealmsServer serverData) | | method_71040(class_332 arg0, int arg1, int arg2, int arg3, int arg4, class_4877 arg5) | | drawServerNameAndVersion(DrawContext context, int y, int x, int width, int color, RealmsServer server) |
|
| protected void | | extractSecondLine(GuiGraphicsExtractor graphics, int rowTop, int rowLeft, int rowWidth, RealmsServer serverData) | | extractSecondLine(GuiGraphicsExtractor graphics, int rowTop, int rowLeft, int rowWidth, RealmsServer serverData) | | method_71041(class_332 arg0, int arg1, int arg2, int arg3, class_4877 arg4) | | drawDescription(DrawContext context, int y, int x, int width, RealmsServer server) |
|
| protected void | | extractThirdLine(GuiGraphicsExtractor graphics, int rowTop, int rowLeft, RealmsServer server) | | extractThirdLine(GuiGraphicsExtractor graphics, int rowTop, int rowLeft, RealmsServer server) | | method_54565(class_332 arg0, int arg1, int arg2, class_4877 arg3) | | drawOwnerOrExpiredText(DrawContext context, int y, int x, RealmsServer server) |
|
| protected void | | extractClampedString(GuiGraphicsExtractor graphics, String string, int x, int y, int maxX, int color) | | extractClampedString(GuiGraphicsExtractor graphics, String string, int x, int y, int maxX, int color) | | method_54352(class_332 arg0, String arg1, int arg2, int arg3, int arg4, int arg5) | | drawTrimmedText(DrawContext context, String string, int left, int y, int right, int color) |
|
| protected int | | versionTextX(int rowLeft, int rowWidth, Component versionComponent) | | versionTextX(int rowLeft, int rowWidth, Component versionComponent) | | method_54346(int arg0, int arg1, class_2561 arg2) | | getVersionRight(int x, int width, Text version) |
|
| protected int | | gameModeTextX(int rowLeft, int rowWidth, Component versionComponent) | | gameModeTextX(int rowLeft, int rowWidth, Component versionComponent) | | method_64839(int arg0, int arg1, class_2561 arg2) | | getGameModeRight(int x, int width, Text gameMode) |
|
| protected int | | extractGameMode(RealmsServer server, GuiGraphicsExtractor graphics, int rowLeft, int rowWidth, int firstLineY) | | extractGameMode(RealmsServer server, GuiGraphicsExtractor graphics, int rowLeft, int rowWidth, int firstLineY) | | method_64838(class_4877 arg0, class_332 arg1, int arg2, int arg3, int arg4) | | drawGameMode(RealmsServer server, DrawContext context, int x, int entryWidth, int y) |
|
| protected int | | firstLineY(int rowTop) | | firstLineY(int rowTop) | | method_54345(int arg0) | | getNameY(int y) |
|
| protected int | | lineHeight() | | lineHeight() | | method_54353() | | getTextHeight() |
|
| protected int | | textX(int rowLeft) | | textX(int rowLeft) | | method_54354(int arg0) | | getNameX(int x) |
|
| protected int | | secondLineY(int firstLineY) | | secondLineY(int firstLineY) | | method_54356(int arg0) | | getDescriptionY(int y) |
|
| protected int | | thirdLineY(int firstLineY) | | thirdLineY(int firstLineY) | | method_54357(int arg0) | | getStatusY(int y) |
|