类 ServerSelectionList
java.lang.Object
net.minecraft.client.gui.components.AbstractWidget
net.minecraft.client.gui.components.AbstractScrollArea
net.minecraft.client.gui.components.AbstractContainerWidget
net.minecraft.client.gui.components.AbstractSelectionList<ServerSelectionList.Entry>
net.minecraft.client.gui.components.ObjectSelectionList<ServerSelectionList.Entry>
net.minecraft.client.gui.screens.multiplayer.ServerSelectionList
- 所有已实现的接口:
ContainerEventHandler
,GuiEventListener
,Renderable
,TabOrderedElement
,LayoutElement
,NarratableEntry
,NarrationSupplier
-
嵌套类概要
嵌套类修饰符和类型类说明static class
static class
static class
class
从接口继承的嵌套类/接口 net.minecraft.client.gui.narration.NarratableEntry
NarratableEntry.NarrationPriority
-
字段概要
字段修饰符和类型字段说明(专用程序包) static final Component
(专用程序包) static final Component
(专用程序包) static final ResourceLocation
(专用程序包) static final Component
(专用程序包) static final ResourceLocation
(专用程序包) static final ResourceLocation
private final ServerSelectionList.Entry
(专用程序包) static final org.slf4j.Logger
(专用程序包) static final ResourceLocation
(专用程序包) static final ResourceLocation
(专用程序包) static final ResourceLocation
(专用程序包) static final ResourceLocation
private final List
<ServerSelectionList.NetworkServerEntry> (专用程序包) static final Component
(专用程序包) static final Component
private final List
<ServerSelectionList.OnlineServerEntry> (专用程序包) static final ResourceLocation
(专用程序包) static final ResourceLocation
(专用程序包) static final ResourceLocation
(专用程序包) static final ResourceLocation
(专用程序包) static final ResourceLocation
(专用程序包) static final ResourceLocation
(专用程序包) static final ResourceLocation
(专用程序包) static final ResourceLocation
(专用程序包) static final ResourceLocation
(专用程序包) static final ResourceLocation
(专用程序包) static final Component
(专用程序包) static final Component
private final JoinMultiplayerScreen
(专用程序包) static final ThreadPoolExecutor
(专用程序包) static final ResourceLocation
从类继承的字段 net.minecraft.client.gui.components.AbstractSelectionList
centerListVertically, headerHeight, itemHeight, minecraft
从类继承的字段 net.minecraft.client.gui.components.AbstractScrollArea
SCROLLBAR_WIDTH
从类继承的字段 net.minecraft.client.gui.components.AbstractWidget
active, alpha, height, isHovered, packedFGColor, UNSET_FG_COLOR, visible, width
从接口继承的字段 net.minecraft.client.gui.components.events.GuiEventListener
DOUBLE_CLICK_THRESHOLD_MS
-
构造器概要
构造器构造器说明ServerSelectionList
(JoinMultiplayerScreen p_99771_, Minecraft p_99772_, int p_99773_, int p_99774_, int p_99775_, int p_99776_) -
方法概要
修饰符和类型方法说明int
boolean
keyPressed
(int p_99782_, int p_99783_, int p_99784_) private void
void
removed()
void
setSelected
(ServerSelectionList.Entry p_99790_) void
updateNetworkServers
(List<LanServer> p_99800_) void
updateOnlineServers
(ServerList p_99798_) 从类继承的方法 net.minecraft.client.gui.components.ObjectSelectionList
nextFocusPath, updateWidgetNarration
从类继承的方法 net.minecraft.client.gui.components.AbstractSelectionList
addEntry, addEntryToTop, centerScrollOn, children, clearEntries, contentHeight, enableScissor, ensureVisible, getChildAt, getEntry, getEntryAtPosition, getFirstElement, getFocused, getHovered, getItemCount, getRowBottom, getRowLeft, getRowRight, getRowTop, getSelected, isSelectedItem, narrateListElementPosition, narrationPriority, nextEntry, nextEntry, nextEntry, remove, removeEntry, removeEntryFromTop, renderDecorations, renderHeader, renderItem, renderListBackground, renderListItems, renderListSeparators, renderSelection, renderWidget, replaceEntries, scrollBarX, scrollRate, setFocused, setSelectedIndex, updateSize, updateSizeAndPosition
从类继承的方法 net.minecraft.client.gui.components.AbstractContainerWidget
isDragging, isFocused, mouseClicked, mouseDragged, mouseReleased, setDragging, setFocused
从类继承的方法 net.minecraft.client.gui.components.AbstractScrollArea
maxScrollAmount, mouseScrolled, onRelease, refreshScrollAmount, renderScrollbar, scrollAmount, scrollbarVisible, scrollBarY, scrollerHeight, setScrollAmount, updateScrolling
从类继承的方法 net.minecraft.client.gui.components.AbstractWidget
clearFGColor, createNarrationMessage, defaultButtonNarrationText, getBottom, getFGColor, getHeight, getMessage, getRectangle, getRight, getTabOrderGroup, getTooltip, getWidth, getX, getY, isActive, isHovered, isHoveredOrFocused, isMouseOver, isValidClickButton, onClick, onDrag, playButtonClickSound, playDownSound, render, renderScrollingString, renderScrollingString, renderScrollingString, setAlpha, setFGColor, setHeight, setMessage, setRectangle, setSize, setTabOrderGroup, setTooltip, setTooltipDelay, setWidth, setX, setY, updateNarration, visitWidgets, wrapDefaultNarrationMessage
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.client.gui.components.events.ContainerEventHandler
charTyped, getCurrentFocusPath, keyReleased, mouseScrolled
从接口继承的方法 net.minecraft.client.gui.components.events.GuiEventListener
getBorderForArrowNavigation, getRectangle, isMouseOver, mouseMoved
从接口继承的方法 net.minecraft.client.gui.layouts.LayoutElement
setPosition
从接口继承的方法 net.minecraft.client.gui.narration.NarratableEntry
getNarratables
从接口继承的方法 net.minecraft.client.gui.components.TabOrderedElement
getTabOrderGroup
-
字段详细资料
-
INCOMPATIBLE_SPRITE
-
UNREACHABLE_SPRITE
-
PING_1_SPRITE
-
PING_2_SPRITE
-
PING_3_SPRITE
-
PING_4_SPRITE
-
PING_5_SPRITE
-
PINGING_1_SPRITE
-
PINGING_2_SPRITE
-
PINGING_3_SPRITE
-
PINGING_4_SPRITE
-
PINGING_5_SPRITE
-
JOIN_HIGHLIGHTED_SPRITE
-
JOIN_SPRITE
-
MOVE_UP_HIGHLIGHTED_SPRITE
-
MOVE_UP_SPRITE
-
MOVE_DOWN_HIGHLIGHTED_SPRITE
-
MOVE_DOWN_SPRITE
-
LOGGER
static final org.slf4j.Logger LOGGER -
THREAD_POOL
-
SCANNING_LABEL
-
CANT_RESOLVE_TEXT
-
CANT_CONNECT_TEXT
-
INCOMPATIBLE_STATUS
-
NO_CONNECTION_STATUS
-
PINGING_STATUS
-
ONLINE_STATUS
-
screen
-
onlineServers
-
lanHeader
-
networkServers
-
-
构造器详细资料
-
ServerSelectionList
public ServerSelectionList(JoinMultiplayerScreen p_99771_, Minecraft p_99772_, int p_99773_, int p_99774_, int p_99775_, int p_99776_)
-
-
方法详细资料
-
refreshEntries
private void refreshEntries() -
setSelected
-
keyPressed
public boolean keyPressed(int p_99782_, int p_99783_, int p_99784_) -
updateOnlineServers
-
updateNetworkServers
-
getRowWidth
public int getRowWidth() -
removed
public void removed()
-