net.minecraft.client.gui.screens.multiplayer

public class ServerSelectionList

extends ObjectSelectionList<ServerSelectionList$Entry>

All mapped superinterfaces:

Renderable, GuiEventListener, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier, ContainerEventHandler

fws
net.minecraft.client.gui.screens.multiplayer.ServerSelectionList
net.minecraft.class_4267
net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget

Field summary

Modifier and TypeField
static final ResourceLocation
a
INCOMPATIBLE_SPRITE
field_45516
INCOMPATIBLE_TEXTURE
static final ResourceLocation
m
UNREACHABLE_SPRITE
field_45517
UNREACHABLE_TEXTURE
static final ResourceLocation
n
PING_1_SPRITE
field_45518
PING_1_TEXTURE
static final ResourceLocation
o
PING_2_SPRITE
field_45519
PING_2_TEXTURE
static final ResourceLocation
p
PING_3_SPRITE
field_45520
PING_3_TEXTURE
static final ResourceLocation
q
PING_4_SPRITE
field_45521
PING_4_TEXTURE
static final ResourceLocation
r
PING_5_SPRITE
field_45522
PING_5_TEXTURE
static final ResourceLocation
s
PINGING_1_SPRITE
field_45523
PINGING_1_TEXTURE
static final ResourceLocation
u
PINGING_2_SPRITE
field_45524
PINGING_2_TEXTURE
static final ResourceLocation
v
PINGING_3_SPRITE
field_45525
PINGING_3_TEXTURE
static final ResourceLocation
w
PINGING_4_SPRITE
field_45526
PINGING_4_TEXTURE
static final ResourceLocation
x
PINGING_5_SPRITE
field_45527
PINGING_5_TEXTURE
static final ResourceLocation
y
JOIN_HIGHLIGHTED_SPRITE
field_45528
JOIN_HIGHLIGHTED_TEXTURE
static final ResourceLocation
z
JOIN_SPRITE
field_45529
JOIN_TEXTURE
static final ResourceLocation
A
MOVE_UP_HIGHLIGHTED_SPRITE
field_45530
MOVE_UP_HIGHLIGHTED_TEXTURE
static final ResourceLocation
B
MOVE_UP_SPRITE
field_45513
MOVE_UP_TEXTURE
static final ResourceLocation
C
MOVE_DOWN_HIGHLIGHTED_SPRITE
field_45514
MOVE_DOWN_HIGHLIGHTED_TEXTURE
static final ResourceLocation
D
MOVE_DOWN_SPRITE
field_45515
MOVE_DOWN_TEXTURE
static final org.slf4j.Logger
E
LOGGER
field_19104
LOGGER
static final ThreadPoolExecutor
F
THREAD_POOL
field_19105
SERVER_PINGER_THREAD_POOL
static final Component
G
SCANNING_LABEL
field_26581
LAN_SCANNING_TEXT
static final Component
H
CANT_RESOLVE_TEXT
field_26582
CANNOT_RESOLVE_TEXT
static final Component
I
CANT_CONNECT_TEXT
field_26583
CANNOT_CONNECT_TEXT
static final Component
J
INCOMPATIBLE_STATUS
field_41853
INCOMPATIBLE_TEXT
static final Component
K
NO_CONNECTION_STATUS
field_41854
NO_CONNECTION_TEXT
static final Component
L
PINGING_STATUS
field_41855
PINGING_TEXT
static final Component
M
ONLINE_STATUS
field_41856
ONLINE_TEXT
private final JoinMultiplayerScreen
N
screen
field_19108
screen
private final List<ServerSelectionList$OnlineServerEntry>
O
onlineServers
field_19109
servers
private final ServerSelectionList$Entry
P
lanHeader
field_19110
scanningEntry
private final List<ServerSelectionList$NetworkServerEntry>
Q
networkServers
field_19111
lanServers

Constructor summary

ModifierConstructor
public (JoinMultiplayerScreen screen, Minecraft client, int width, int height, int top, int bottom)

Method summary

Modifier and TypeMethod
private void
c()
refreshEntries()
method_20131()
updateEntries()
public void
a(fws$a arg0)
setSelected(ServerSelectionList$Entry arg0)
method_20122(class_4267$class_504 arg0)
setSelected(MultiplayerServerListWidget$Entry arg0)
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)
public void
a(gga arg0)
updateOnlineServers(ServerList arg0)
method_20125(class_641 arg0)
setServers(ServerList servers)
public void
a(List<hfx> arg0)
updateNetworkServers(List<LanServer> arg0)
method_20126(List<class_1131> arg0)
setLanServers(List<LanServerInfo> lanServers)
public int
a()
getRowWidth()
method_25322()
getRowWidth()
public void
b()
removed()
method_52204()
onRemoved()