net.minecraft.client.gui.screens.multiplayer

public class ServerSelectionList

extends ObjectSelectionList<ServerSelectionList$Entry>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, Widget

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

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
LOGGER
field_19104
LOGGER
field_214357_a
private static final ThreadPoolExecutor
o
THREAD_POOL
field_19105
SERVER_PINGER_THREAD_POOL
field_214358_b
private static final ResourceLocation
p
ICON_MISSING
field_19106
UNKNOWN_SERVER_TEXTURE
field_214359_c
private static final ResourceLocation
q
ICON_OVERLAY_LOCATION
field_19107
SERVER_SELECTION_TEXTURE
field_214360_d
private static final Component
r
SCANNING_LABEL
field_26581
field_26581
field_243365_r
private static final Component
s
CANT_RESOLVE_TEXT
field_26582
field_26582
field_243366_s
private static final Component
t
CANT_CONNECT_TEXT
field_26583
field_26583
field_243367_t
private static final Component
u
INCOMPATIBLE_TOOLTIP
field_26849
field_26849
field_244607_u
private static final Component
v
NO_CONNECTION_TOOLTIP
field_26586
field_26586
field_243370_w
private static final Component
w
PINGING_TOOLTIP
field_26587
field_26587
field_243371_x
private final JoinMultiplayerScreen
x
screen
field_19108
screen
field_148200_k
private final List<ServerSelectionList$OnlineServerEntry>
y
onlineServers
field_19109
servers
field_148198_l
private final ServerSelectionList$Entry
z
lanHeader
field_19110
scanningEntry
field_148196_n
private final List<ServerSelectionList$NetworkServerEntry>
A
networkServers
field_19111
lanServers
field_148199_m

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
C()
refreshEntries()
method_20131()
updateEntries()
func_195094_h()
public void
a(dre$a arg0)
setSelected(ServerSelectionList$Entry arg0)
method_20122(class_4267$class_504 arg0)
setSelected(MultiplayerServerListWidget$Entry arg0)
func_241215_a_(ServerSelectionList$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)
func_231046_a_(int arg0, int arg1, int arg2)
protected void
a(dlf$b arg0)
moveSelection(AbstractSelectionList$SelectionDirection arg0)
method_25335(class_350$class_5403 arg0)
moveSelection(EntryListWidget$MoveDirection arg0)
func_241219_a_(AbstractList$Ordering arg0)
public void
a(dxa arg0)
updateOnlineServers(ServerList arg0)
method_20125(class_641 arg0)
setServers(ServerList servers)
func_148195_a(ServerList arg0)
public void
a(List<enh> arg0)
updateNetworkServers(List<LanServer> arg0)
method_20126(List<class_1131> arg0)
setLanServers(List<LanServerInfo> lanServers)
func_148194_a(List<LanServerInfo> arg0)
protected int
e()
getScrollbarPosition()
method_25329()
getScrollbarPositionX()
func_230952_d_()
public int
d()
getRowWidth()
method_25322()
getRowWidth()
func_230949_c_()
protected boolean
b()
isFocused()
method_25316()
isFocused()
func_230971_aw__()