Class RealmsPlayerTab.PlayerTabEntry
java.lang.Object
net.minecraft.client.gui.widget.EntryListWidget.Entry<RealmsPlayerTab.PlayerTabEntry>
net.minecraft.client.gui.widget.ElementListWidget.Entry<RealmsPlayerTab.PlayerTabEntry>
net.minecraft.client.realms.gui.screen.tab.RealmsPlayerTab.PlayerTabEntry
- All Implemented Interfaces:
Element,Navigable,ParentElement,Widget
- Direct Known Subclasses:
RealmsPlayerTab.HeaderEntry,RealmsPlayerTab.InvitedObjectSelectionListEntry
- Enclosing class:
RealmsPlayerTab
@Environment(CLIENT)
private abstract static class RealmsPlayerTab.PlayerTabEntry
extends ElementListWidget.Entry<RealmsPlayerTab.PlayerTabEntry>
- Mappings:
Namespace Name named net/minecraft/client/realms/gui/screen/tab/RealmsPlayerTab$PlayerTabEntryintermediary net/minecraft/class_4406$class_11761official fxz$a
-
Field Summary
Fields inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
PADDING -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.gui.widget.ElementListWidget.Entry
getFocused, getNavigationPath, getNavigationPath, isDragging, mouseClicked, selectableChildren, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
forEachChild, getContentBottomEnd, getContentHeight, getContentMiddleX, getContentMiddleY, getContentRightEnd, getContentWidth, getContentX, getContentY, getHeight, getNavigationFocus, getWidth, getX, getY, isFocused, isMouseOver, render, setFocused, setHeight, setWidth, setX, setYMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
getBorder, getNavigationFocus, isClickable, isMouseOver, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, children, getFocusedPath, hoveredElement, isFocused, keyPressed, keyReleased, mouseDragged, mouseReleased, mouseScrolled, setFocusedMethods inherited from interface net.minecraft.client.gui.widget.Widget
setPosition
-
Constructor Details
-
PlayerTabEntry
PlayerTabEntry()
-