类 ReportReasonSelectionScreen.ReasonSelectionList.Entry
java.lang.Object
net.minecraft.client.gui.components.AbstractSelectionList.Entry<ReportReasonSelectionScreen.ReasonSelectionList.Entry>
net.minecraft.client.gui.components.ObjectSelectionList.Entry<ReportReasonSelectionScreen.ReasonSelectionList.Entry>
net.minecraft.client.gui.screens.reporting.ReportReasonSelectionScreen.ReasonSelectionList.Entry
- 所有已实现的接口:
GuiEventListener
,TabOrderedElement
,NarrationSupplier
public class ReportReasonSelectionScreen.ReasonSelectionList.Entry
extends ObjectSelectionList.Entry<ReportReasonSelectionScreen.ReasonSelectionList.Entry>
-
字段概要
字段从类继承的字段 net.minecraft.client.gui.components.AbstractSelectionList.Entry
list
从接口继承的字段 net.minecraft.client.gui.components.events.GuiEventListener
DOUBLE_CLICK_THRESHOLD_MS
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明boolean
mouseClicked
(double p_240021_, double p_240022_, int p_240023_) void
render
(GuiGraphics p_281941_, int p_281450_, int p_281781_, int p_283334_, int p_283073_, int p_282523_, int p_282667_, int p_281567_, boolean p_282095_, float p_283305_) 从类继承的方法 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
-
字段详细资料
-
reason
-
-
构造器详细资料
-
Entry
-
-
方法详细资料
-
render
public void render(GuiGraphics p_281941_, int p_281450_, int p_281781_, int p_283334_, int p_283073_, int p_282523_, int p_282667_, int p_281567_, boolean p_282095_, float p_283305_) -
getNarration
-
mouseClicked
public boolean mouseClicked(double p_240021_, double p_240022_, int p_240023_) -
getReason
-