类 RealmsSelectFileToUploadScreen.Entry
java.lang.Object
net.minecraft.client.gui.components.AbstractSelectionList.Entry<RealmsSelectFileToUploadScreen.Entry>
net.minecraft.client.gui.components.ObjectSelectionList.Entry<RealmsSelectFileToUploadScreen.Entry>
com.mojang.realmsclient.gui.screens.RealmsSelectFileToUploadScreen.Entry
- 所有已实现的接口:
GuiEventListener
,TabOrderedElement
,NarrationSupplier
class RealmsSelectFileToUploadScreen.Entry
extends ObjectSelectionList.Entry<RealmsSelectFileToUploadScreen.Entry>
-
字段概要
字段修饰符和类型字段说明private final Component
private final Component
private final LevelSummary
private final String
从类继承的字段 net.minecraft.client.gui.components.AbstractSelectionList.Entry
list
从接口继承的字段 net.minecraft.client.gui.components.events.GuiEventListener
DOUBLE_CLICK_THRESHOLD_MS
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明boolean
mouseClicked
(double p_89562_, double p_89563_, int p_89564_) void
render
(GuiGraphics p_282307_, int p_281918_, int p_281770_, int p_282954_, int p_281599_, int p_281852_, int p_283452_, int p_282531_, boolean p_283120_, float p_282082_) protected void
renderItem
(GuiGraphics p_282872_, int p_283187_, int p_283611_, int p_282173_) 从类继承的方法 net.minecraft.client.gui.components.ObjectSelectionList.Entry
updateNarration
从类继承的方法 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.GuiEventListener
charTyped, getBorderForArrowNavigation, getCurrentFocusPath, getRectangle, keyPressed, keyReleased, mouseDragged, mouseMoved, mouseReleased, mouseScrolled, nextFocusPath
从接口继承的方法 net.minecraft.client.gui.components.TabOrderedElement
getTabOrderGroup
-
字段详细资料
-
levelSummary
-
name
-
id
-
info
-
-
构造器详细资料
-
Entry
-
-
方法详细资料
-
render
public void render(GuiGraphics p_282307_, int p_281918_, int p_281770_, int p_282954_, int p_281599_, int p_281852_, int p_283452_, int p_282531_, boolean p_283120_, float p_282082_) -
mouseClicked
public boolean mouseClicked(double p_89562_, double p_89563_, int p_89564_) -
renderItem
-
getNarration
-