类 RealmsSelectWorldTemplateScreen.Entry
java.lang.Object
net.minecraft.client.gui.components.AbstractSelectionList.Entry<RealmsSelectWorldTemplateScreen.Entry>
net.minecraft.client.gui.components.ObjectSelectionList.Entry<RealmsSelectWorldTemplateScreen.Entry>
com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen.Entry
- 所有已实现的接口:
GuiEventListener
,TabOrderedElement
,NarrationSupplier
class RealmsSelectWorldTemplateScreen.Entry
extends ObjectSelectionList.Entry<RealmsSelectWorldTemplateScreen.Entry>
-
字段概要
字段修饰符和类型字段说明private long
private static final Component
final WorldTemplate
private static final WidgetSprites
private static final Component
private ImageButton
private static final WidgetSprites
private ImageButton
从类继承的字段 net.minecraft.client.gui.components.AbstractSelectionList.Entry
list
从接口继承的字段 net.minecraft.client.gui.components.events.GuiEventListener
DOUBLE_CLICK_THRESHOLD_MS
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明boolean
mouseClicked
(double p_299958_, double p_298696_, int p_299792_) void
render
(GuiGraphics p_281796_, int p_282160_, int p_281759_, int p_282961_, int p_281497_, int p_282427_, int p_283550_, int p_282955_, boolean p_282866_, float p_281452_) 从类继承的方法 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
-
字段详细资料
-
WEBSITE_LINK_SPRITES
-
TRAILER_LINK_SPRITES
-
PUBLISHER_LINK_TOOLTIP
-
TRAILER_LINK_TOOLTIP
-
template
-
lastClickTime
private long lastClickTime -
websiteButton
-
trailerButton
-
-
构造器详细资料
-
Entry
-
-
方法详细资料
-
mouseClicked
public boolean mouseClicked(double p_299958_, double p_298696_, int p_299792_) -
render
public void render(GuiGraphics p_281796_, int p_282160_, int p_281759_, int p_282961_, int p_281497_, int p_282427_, int p_283550_, int p_282955_, boolean p_282866_, float p_281452_) -
getNarration
-