类 StatsScreen.GeneralStatisticsList.Entry
java.lang.Object
net.minecraft.client.gui.components.AbstractSelectionList.Entry<StatsScreen.GeneralStatisticsList.Entry>
net.minecraft.client.gui.components.ObjectSelectionList.Entry<StatsScreen.GeneralStatisticsList.Entry>
net.minecraft.client.gui.screens.achievement.StatsScreen.GeneralStatisticsList.Entry
- 所有已实现的接口:
GuiEventListener
,TabOrderedElement
,NarrationSupplier
class StatsScreen.GeneralStatisticsList.Entry
extends ObjectSelectionList.Entry<StatsScreen.GeneralStatisticsList.Entry>
-
字段概要
字段从类继承的字段 net.minecraft.client.gui.components.AbstractSelectionList.Entry
list
从接口继承的字段 net.minecraft.client.gui.components.events.GuiEventListener
DOUBLE_CLICK_THRESHOLD_MS
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private String
void
render
(GuiGraphics p_283043_, int p_97012_, int p_97013_, int p_97014_, int p_97015_, int p_97016_, int p_97017_, int p_97018_, boolean p_97019_, float p_97020_) 从类继承的方法 net.minecraft.client.gui.components.ObjectSelectionList.Entry
mouseClicked, 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
-
字段详细资料
-
stat
-
statDisplay
-
-
构造器详细资料
-
Entry
Entry(Stat<ResourceLocation> p_97005_)
-
-
方法详细资料
-
getValueText
-
render
public void render(GuiGraphics p_283043_, int p_97012_, int p_97013_, int p_97014_, int p_97015_, int p_97016_, int p_97017_, int p_97018_, boolean p_97019_, float p_97020_) -
getNarration
-