net.minecraft.client.gui.screens.multiplayer

public class ServerSelectionList

extends ObjectSelectionList<ServerSelectionList$Entry>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, NarratableEntry, NarrationSupplier

exq
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 org.slf4j.Logger
a
LOGGER
field_19104
LOGGER
f_99756_
static final ThreadPoolExecutor
l
THREAD_POOL
field_19105
SERVER_PINGER_THREAD_POOL
f_99757_
private static final ResourceLocation
m
ICON_MISSING
field_19106
UNKNOWN_SERVER_TEXTURE
f_99758_
static final ResourceLocation
n
ICON_OVERLAY_LOCATION
field_19107
SERVER_SELECTION_TEXTURE
f_99759_
static final ResourceLocation
o
GUI_ICONS_LOCATION
field_44671
ICONS_TEXTURE
f_279631_
static final Component
p
SCANNING_LABEL
field_26581
LAN_SCANNING_TEXT
f_99760_
static final Component
q
CANT_RESOLVE_TEXT
field_26582
CANNOT_RESOLVE_TEXT
f_99761_
static final Component
r
CANT_CONNECT_TEXT
field_26583
CANNOT_CONNECT_TEXT
f_99762_
static final Component
s
INCOMPATIBLE_STATUS
field_41853
INCOMPATIBLE_TEXT
f_263833_
static final Component
t
NO_CONNECTION_STATUS
field_41854
NO_CONNECTION_TEXT
f_263836_
static final Component
u
PINGING_STATUS
field_41855
PINGING_TEXT
f_263746_
static final Component
v
ONLINE_STATUS
field_41856
ONLINE_TEXT
f_263785_
private final JoinMultiplayerScreen
w
screen
field_19108
screen
f_99766_
private final List<ServerSelectionList$OnlineServerEntry>
x
onlineServers
field_19109
servers
f_99767_
private final ServerSelectionList$Entry
y
lanHeader
field_19110
scanningEntry
f_99768_
private final List<ServerSelectionList$NetworkServerEntry>
z
networkServers
field_19111
lanServers
f_99755_

Constructor summary

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

Method summary

Modifier and TypeMethod
private void
e()
refreshEntries()
method_20131()
updateEntries()
m_99780_()
public void
a(exq$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(ffe arg0)
updateOnlineServers(ServerList arg0)
method_20125(class_641 arg0)
setServers(ServerList servers)
m_99797_(C_3913_ arg0)
public void
a(List<fyq> arg0)
updateNetworkServers(List<LanServer> arg0)
method_20126(List<class_1131> arg0)
setLanServers(List<LanServerInfo> lanServers)
m_99799_(List<C_4586_> arg0)
protected int
c()
getScrollbarPosition()
method_25329()
getScrollbarPositionX()
m_5756_()
public int
b()
getRowWidth()
method_25322()
getRowWidth()
m_5759_()
public void
d()
removed()
method_52204()
onRemoved()
m_289224_()