public class ServerSelectionList extends ExtendedList<ServerSelectionList.Entry>
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
ServerSelectionList.Entry |
static class |
ServerSelectionList.LanDetectedEntry |
static class |
ServerSelectionList.LanScanEntry |
class |
ServerSelectionList.NormalEntry |
ExtendedList.AbstractListEntry<E extends ExtendedList.AbstractListEntry<E>>centerListVertically, DRAG_OUTSIDE, headerHeight, height, itemHeight, minecraft, renderHeader, renderSelection, width, x0, x1, y0, y1, yDragBACKGROUND_LOCATION, GUI_ICONS_LOCATION, STATS_ICON_LOCATION| コンストラクタと説明 |
|---|
ServerSelectionList(MultiplayerScreen ownerIn,
Minecraft mcIn,
int widthIn,
int heightIn,
int topIn,
int bottomIn,
int slotHeightIn) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
int |
getRowWidth() |
protected int |
getScrollbarPosition() |
protected boolean |
isFocused() |
boolean |
keyPressed(int p_keyPressed_1_,
int p_keyPressed_2_,
int p_keyPressed_3_) |
protected void |
moveSelection(int p_moveSelection_1_) |
void |
setSelected(ServerSelectionList.Entry p_setSelected_1_) |
void |
updateNetworkServers(java.util.List<LanServerInfo> p_148194_1_) |
void |
updateOnlineServers(ServerList p_148195_1_) |
changeFocusaddEntry, centerScrollOn, children, clearEntries, clickedHeader, ensureVisible, getBottom, getEntry, getEntryAtPosition, getFocused, getHeight, getItemCount, getLeft, getMaxPosition, getRight, getRowLeft, getRowTop, getScrollAmount, getScrollBottom, getSelected, getTop, getWidth, isMouseOver, isSelectedItem, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, remove, removeEntry, render, renderBackground, renderDecorations, renderHeader, renderHoleBackground, renderList, replaceEntries, setLeftPos, setRenderHeader, setRenderSelection, setScrollAmount, updateScrollingState, updateSizeisDragging, setDragging, setFocusedblit, blit, blit, blit, blit, drawCenteredString, drawRightAlignedString, drawString, fill, fill, fillGradient, getBlitOffset, hLine, innerBlit, setBlitOffset, vLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, func_212932_b, getEventListenerForPos, keyReleased, setFocusedDefaultmouseMovedpublic ServerSelectionList(MultiplayerScreen ownerIn, Minecraft mcIn, int widthIn, int heightIn, int topIn, int bottomIn, int slotHeightIn)
public void setSelected(ServerSelectionList.Entry p_setSelected_1_)
setSelected クラス内 AbstractList<ServerSelectionList.Entry>public boolean keyPressed(int p_keyPressed_1_,
int p_keyPressed_2_,
int p_keyPressed_3_)
keyPressed インタフェース内 IGuiEventListenerkeyPressed インタフェース内 INestedGuiEventHandlerkeyPressed クラス内 AbstractList<ServerSelectionList.Entry>protected void moveSelection(int p_moveSelection_1_)
moveSelection クラス内 AbstractList<ServerSelectionList.Entry>public void updateOnlineServers(ServerList p_148195_1_)
public void updateNetworkServers(java.util.List<LanServerInfo> p_148194_1_)
protected int getScrollbarPosition()
getScrollbarPosition クラス内 AbstractList<ServerSelectionList.Entry>public int getRowWidth()
getRowWidth クラス内 AbstractList<ServerSelectionList.Entry>protected boolean isFocused()
isFocused クラス内 AbstractList<ServerSelectionList.Entry>