net.minecraft.client.gui.screens.multiplayer

public class ServerSelectionList$OnlineServerEntry

extends ServerSelectionList$Entry

All mapped superinterfaces:

GuiEventListener, TabOrderedElement, NarrationSupplier

fws$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_WIDTH
field_32387
field_32387
private static final int
c
ICON_HEIGHT
field_32388
field_32388
private static final int
d
SPACING
field_47852
field_47852
private static final int
e
STATUS_ICON_WIDTH
field_47853
field_47853
private static final int
f
STATUS_ICON_HEIGHT
field_47854
field_47854
private final JoinMultiplayerScreen
g
screen
field_19118
screen
private final Minecraft
h
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 long
l
lastClickTime
field_19124
time
private List<Component>
m
onlinePlayersTooltip
field_47855
playerListSummary
private ResourceLocation
n
statusIcon
field_47856
statusIconTexture
private Component
o
statusIconTooltip
field_47857
statusTooltipText

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
a(fns arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, boolean arg8, float arg9)
render(GuiGraphics arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, boolean arg8, float arg9)
method_25343(class_332 arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, boolean arg8, float arg9)
render(DrawContext arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, boolean arg8, float arg9)
private void
d()
refreshStatus()
method_55815()
update()
public void
b()
updateServerList()
method_29978()
saveFile()
protected void
a(fns arg0, int arg1, int arg2, alz arg3)
drawIcon(GuiGraphics arg0, int arg1, int arg2, ResourceLocation arg3)
method_20134(class_332 arg0, int arg1, int arg2, class_2960 arg3)
draw(DrawContext context, int x, int y, Identifier textureId)
private boolean
e()
canJoin()
method_20136()
canConnect()
private boolean
a(byte[] arg0)
uploadServerIcon(byte[] arg0)
method_49300(byte[] arg0)
uploadFavicon(byte[] bytes)
public boolean
a(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
method_25404(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
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(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
method_25402(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
public ServerData
c()
getServerData()
method_20133()
getServer()
public Component
a()
getNarration()
method_37006()
getNarration()
public void
close()
close()