net.minecraft.client.gui.screens.multiplayer

public class ServerSelectionList$OnlineServerEntry

extends ServerSelectionList$Entry implements SelectableEntry

All mapped superinterfaces:

GuiEventListener, TabOrderedElement, LayoutElement, NarrationSupplier, SelectableEntry

gui$d
net.minecraft.client.gui.screens.multiplayer.ServerSelectionList$OnlineServerEntry
net.minecraft.class_4267$class_4270
net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget$ServerEntry

Field summary

Modifier and TypeField
private static final int
b
ICON_SIZE
field_64200
field_64200
private static final int
c
SPACING
field_47852
field_47852
private static final int
d
STATUS_ICON_WIDTH
field_47853
field_47853
private static final int
e
STATUS_ICON_HEIGHT
field_47854
field_47854
private final JoinMultiplayerScreen
f
screen
field_19118
screen
private final Minecraft
g
minecraft
field_19119
client
private final ServerData
i
serverData
field_19120
server
private final FaviconTexture
j
icon
field_19123
icon
private byte[]
k
lastIconBytes
field_42874
favicon
private List<Component>
l
onlinePlayersTooltip
field_47855
playerListSummary
private Identifier
m
statusIcon
field_47856
statusIconTexture
private Component
n
statusIconTooltip
field_47857
statusTooltipText

Constructor summary

ModifierConstructor
protected (ServerSelectionList arg0, JoinMultiplayerScreen screen, ServerData server)

Method summary

Modifier and TypeMethod
public void
a(ghi arg0, int arg1, int arg2, boolean arg3, float arg4)
renderContent(GuiGraphics arg0, int arg1, int arg2, boolean arg3, float arg4)
method_25343(class_332 arg0, int arg1, int arg2, boolean arg3, float arg4)
render(DrawContext arg0, int arg1, int arg2, boolean arg3, float arg4)
private void
f()
refreshStatus()
method_55815()
update()
public void
c()
updateServerList()
method_29978()
saveFile()
protected void
a(ghi arg0, int arg1, int arg2, amo arg3)
drawIcon(GuiGraphics arg0, int arg1, int arg2, Identifier arg3)
method_20134(class_332 arg0, int arg1, int arg2, class_2960 arg3)
draw(DrawContext context, int x, int y, Identifier textureId)
private boolean
a(byte[] arg0)
uploadServerIcon(byte[] arg0)
method_49300(byte[] arg0)
uploadFavicon(byte[] bytes)
public boolean
a(gxr arg0)
keyPressed(KeyEvent arg0)
method_25404(class_11908 arg0)
keyPressed(KeyInput arg0)
public void
b()
join()
method_74043()
connect()
private void
a(int arg0, int arg1)
swap(int arg0, int arg1)
method_22110(int arg0, int arg1)
swapEntries(int i, int j)
public boolean
a(gxs arg0, boolean arg1)
mouseClicked(MouseButtonEvent arg0, boolean arg1)
method_25402(class_11909 arg0, boolean arg1)
mouseClicked(Click arg0, boolean arg1)
public ServerData
e()
getServerData()
method_20133()
getServer()
public Component
a()
getNarration()
method_37006()
getNarration()
public void
close()
close()
boolean
a(gui$a arg0)
matches(ServerSelectionList$Entry arg0)
method_73436(class_4267$class_504 arg0)
isOfSameType(MultiplayerServerListWidget$Entry arg0)