类 RealmsPlayerScreen.Entry
java.lang.Object
net.minecraft.client.gui.components.AbstractSelectionList.Entry<RealmsPlayerScreen.Entry>
net.minecraft.client.gui.components.ContainerObjectSelectionList.Entry<RealmsPlayerScreen.Entry>
com.mojang.realmsclient.gui.screens.RealmsPlayerScreen.Entry
- 所有已实现的接口:
ContainerEventHandler
,GuiEventListener
,TabOrderedElement
- 封闭类:
RealmsPlayerScreen
-
字段概要
字段修饰符和类型字段说明private static final int
private static final int
private static final ResourceLocation
private final Button
private static final Component
private static final Component
private final PlayerInfo
private static final ResourceLocation
private static final ResourceLocation
private static final Component
private final Button
private final Button
从类继承的字段 net.minecraft.client.gui.components.AbstractSelectionList.Entry
list
从接口继承的字段 net.minecraft.client.gui.components.events.GuiEventListener
DOUBLE_CLICK_THRESHOLD_MS
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private Button
List
<? extends GuiEventListener> children()
private void
deop
(int p_328404_) List
<? extends NarratableEntry> private void
op
(int p_333700_) void
render
(GuiGraphics p_282985_, int p_281343_, int p_283042_, int p_282863_, int p_281381_, int p_282692_, int p_283240_, int p_282706_, boolean p_283067_, float p_282230_) private void
uninvite
(int p_328197_) private void
private void
从类继承的方法 net.minecraft.client.gui.components.ContainerObjectSelectionList.Entry
focusPathAtIndex, getFocused, isDragging, mouseClicked, nextFocusPath, setDragging, setFocused
从类继承的方法 net.minecraft.client.gui.components.AbstractSelectionList.Entry
isFocused, isMouseOver, renderBack, setFocused
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.client.gui.components.events.ContainerEventHandler
charTyped, getChildAt, getCurrentFocusPath, isFocused, keyPressed, keyReleased, mouseDragged, mouseReleased, mouseScrolled, setFocused
从接口继承的方法 net.minecraft.client.gui.components.events.GuiEventListener
getBorderForArrowNavigation, getRectangle, isMouseOver, mouseMoved
从接口继承的方法 net.minecraft.client.gui.components.TabOrderedElement
getTabOrderGroup
-
字段详细资料
-
NORMAL_USER_TEXT
-
OP_TEXT
-
REMOVE_TEXT
-
MAKE_OP_SPRITE
-
REMOVE_OP_SPRITE
-
REMOVE_PLAYER_SPRITE
-
ICON_WIDTH
private static final int ICON_WIDTH- 另请参阅:
-
ICON_HEIGHT
private static final int ICON_HEIGHT- 另请参阅:
-
playerInfo
-
removeButton
-
makeOpButton
-
removeOpButton
-
-
构造器详细资料
-
Entry
-
-
方法详细资料
-
op
private void op(int p_333700_) -
deop
private void deop(int p_328404_) -
uninvite
private void uninvite(int p_328197_) -
updateOps
-
updateOpButtons
private void updateOpButtons() -
activeOpButton
-
children
-
narratables
-
render
public void render(GuiGraphics p_282985_, int p_281343_, int p_283042_, int p_282863_, int p_281381_, int p_282692_, int p_283240_, int p_282706_, boolean p_283067_, float p_282230_)
-