类 RealmsBackupScreen.Entry
java.lang.Object
net.minecraft.client.gui.components.AbstractSelectionList.Entry<RealmsBackupScreen.Entry>
net.minecraft.client.gui.components.ContainerObjectSelectionList.Entry<RealmsBackupScreen.Entry>
com.mojang.realmsclient.gui.screens.RealmsBackupScreen.Entry
- 所有已实现的接口:
ContainerEventHandler
,GuiEventListener
,TabOrderedElement
- 封闭类:
RealmsBackupScreen
-
字段概要
字段修饰符和类型字段说明private final Backup
private Button
private final List
<AbstractWidget> private Button
private static final int
从类继承的字段 net.minecraft.client.gui.components.AbstractSelectionList.Entry
list
从接口继承的字段 net.minecraft.client.gui.components.events.GuiEventListener
DOUBLE_CLICK_THRESHOLD_MS
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private void
addToChangeList
(String p_279195_) List
<? extends GuiEventListener> children()
private String
getMediumDatePresentation
(Date p_88276_) private String
List
<? extends NarratableEntry> private void
populateChangeList
(Backup p_279365_) void
render
(GuiGraphics p_281408_, int p_281974_, int p_282495_, int p_282463_, int p_281562_, int p_282782_, int p_281638_, int p_283190_, boolean p_283105_, float p_282066_) 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
-
字段详细资料
-
Y_PADDING
private static final int Y_PADDING- 另请参阅:
-
backup
-
restoreButton
-
changesButton
-
children
-
-
构造器详细资料
-
Entry
-
-
方法详细资料
-
populateChangeList
-
addToChangeList
-
getShortBackupDate
-
restoreClicked
private void restoreClicked() -
children
-
narratables
-
render
public void render(GuiGraphics p_281408_, int p_281974_, int p_282495_, int p_282463_, int p_281562_, int p_282782_, int p_281638_, int p_283190_, boolean p_283105_, float p_282066_) -
getMediumDatePresentation
-