net.minecraft.client.gui.screens.multiplayer

public class ServerSelectionList

extends ObjectSelectionList<ServerSelectionList$Entry>

All mapped superinterfaces:

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

fqx
net.minecraft.client.gui.screens.multiplayer.ServerSelectionList
net.minecraft.class_4267
net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget
net.minecraft.src.C_3696_

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
private void
J()
refreshEntries()
method_20131()
updateEntries()
m_99780_()
public void
a(fqx$a arg0)
setSelected(ServerSelectionList$Entry arg0)
method_20122(class_4267$class_504 arg0)
setSelected(MultiplayerServerListWidget$Entry arg0)
m_6987_(C_3696_$C_3697_ 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)
m_7933_(int p_99783_, int p_99784_, int arg2)
public void
a(fzu arg0)
updateOnlineServers(ServerList arg0)
method_20125(class_641 arg0)
setServers(ServerList servers)
m_99797_(C_3913_ arg0)
public void
a(List<gup> arg0)
updateNetworkServers(List<LanServer> arg0)
method_20126(List<class_1131> arg0)
setLanServers(List<LanServerInfo> lanServers)
m_99799_(List<C_4586_> arg0)
public int
b()
getRowWidth()
method_25322()
getRowWidth()
m_5759_()
public void
c()
removed()
method_52204()
onRemoved()
m_289224_()