Package net.minecraft.realms
Class RealmsScreen
- All Implemented Interfaces:
ContainerEventHandler
,GuiEventListener
,Widget
- Direct Known Subclasses:
DisconnectedRealmsScreen
,RealmsBackupInfoScreen
,RealmsBackupScreen
,RealmsBrokenWorldScreen
,RealmsClientOutdatedScreen
,RealmsConfigureWorldScreen
,RealmsConfirmScreen
,RealmsCreateRealmScreen
,RealmsDownloadLatestWorldScreen
,RealmsGenericErrorScreen
,RealmsInviteScreen
,RealmsLongConfirmationScreen
,RealmsLongRunningMcoTaskScreen
,RealmsMainScreen
,RealmsNotificationsScreen
,RealmsParentalConsentScreen
,RealmsPendingInvitesScreen
,RealmsPlayerScreen
,RealmsResetNormalWorldScreen
,RealmsResetWorldScreen
,RealmsSelectFileToUploadScreen
,RealmsSelectWorldTemplateScreen
,RealmsSettingsScreen
,RealmsSlotOptionsScreen
,RealmsSubscriptionInfoScreen
,RealmsTermsScreen
,RealmsUploadScreen
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screens.Screen
Screen.NarratableSearchResult
-
Field Summary
Modifier and TypeFieldDescriptionprotected static final int
protected static final int
protected static final int
protected static final int
protected static final int
static final int
protected static final int
protected static final int
protected static final int
protected static final int
protected static final int
protected static final int
protected static final int
static final int
protected static final int
protected static final int
protected static final int
private final List<RealmsLabel>
protected static final long
protected static final int
protected static final int
protected static final int
protected static final int
protected static final int
protected static final int
protected static final int
protected static final int
protected static final int
protected static final int
protected static final int
protected static final String
Fields inherited from class net.minecraft.client.gui.screens.Screen
font, height, itemRenderer, minecraft, passEvents, renderables, title, width
Fields inherited from class net.minecraft.client.gui.GuiComponent
BACKGROUND_LOCATION, GUI_ICONS_LOCATION, STATS_ICON_LOCATION
Fields inherited from interface net.minecraft.client.gui.components.events.GuiEventListener
DOUBLE_CLICK_THRESHOLD_MS
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected RealmsLabel
addLabel
(RealmsLabel p_175074_) protected static int
row
(int p_120775_) Methods inherited from class net.minecraft.client.gui.screens.Screen
addRenderableOnly, addRenderableWidget, addWidget, afterKeyboardAction, afterMouseAction, afterMouseMove, children, clearWidgets, findNarratableWidget, getMinecraft, getNarrationMessage, getTitle, getTooltipFromItem, handleComponentClicked, handleDelayedNarration, hasAltDown, hasControlDown, hasShiftDown, hideWidgets, init, init, insertText, isCopy, isCut, isMouseOver, isPaste, isPauseScreen, isSelectAll, isValidCharacterForName, keyPressed, narrationEnabled, onClose, onFilesDrop, removed, removeWidget, render, renderBackground, renderBackground, renderComponentHoverEffect, renderComponentTooltip, renderComponentTooltip, renderComponentTooltip, renderComponentTooltip, renderDirtBackground, renderTooltip, renderTooltip, renderTooltip, renderTooltip, renderTooltip, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, shouldCloseOnEsc, tick, triggerImmediateNarration, updateNarratedWidget, updateNarrationState, wrapScreenError
Methods inherited from class net.minecraft.client.gui.components.events.AbstractContainerEventHandler
getFocused, isDragging, setDragging, setFocused
Methods inherited from class net.minecraft.client.gui.GuiComponent
blit, blit, blit, blit, blit, blitOutlineBlack, drawCenteredString, drawCenteredString, drawCenteredString, drawString, drawString, drawString, fill, fillGradient, fillGradient, fillGradient, getBlitOffset, hLine, setBlitOffset, vLine
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.client.gui.components.events.ContainerEventHandler
changeFocus, charTyped, getChildAt, keyReleased, magicalSpecialHackyFocus, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setInitialFocus
Methods inherited from interface net.minecraft.client.gui.components.events.GuiEventListener
mouseMoved
-
Field Details
-
TITLE_HEIGHT
protected static final int TITLE_HEIGHT- See Also:
-
COMPONENT_HEIGHT
protected static final int COMPONENT_HEIGHT- See Also:
-
EXPIRATION_NOTIFICATION_DAYS
protected static final int EXPIRATION_NOTIFICATION_DAYS- See Also:
-
SIZE_LIMIT
protected static final long SIZE_LIMIT- See Also:
-
COLOR_WHITE
public static final int COLOR_WHITE- See Also:
-
COLOR_GRAY
public static final int COLOR_GRAY- See Also:
-
COLOR_DARK_GRAY
protected static final int COLOR_DARK_GRAY- See Also:
-
COLOR_MEDIUM_GRAY
protected static final int COLOR_MEDIUM_GRAY- See Also:
-
COLOR_GREEN
protected static final int COLOR_GREEN- See Also:
-
COLOR_DARK_GREEN
protected static final int COLOR_DARK_GREEN- See Also:
-
COLOR_RED
protected static final int COLOR_RED- See Also:
-
COLOR_RED_FADE
protected static final int COLOR_RED_FADE- See Also:
-
COLOR_BLACK
protected static final int COLOR_BLACK- See Also:
-
COLOR_YELLOW
protected static final int COLOR_YELLOW- See Also:
-
COLOR_BRIGHT_YELLOW
protected static final int COLOR_BRIGHT_YELLOW- See Also:
-
COLOR_LINK
protected static final int COLOR_LINK- See Also:
-
COLOR_LINK_HOVER
protected static final int COLOR_LINK_HOVER- See Also:
-
COLOR_INFO
protected static final int COLOR_INFO- See Also:
-
COLOR_BUTTON_YELLOW
protected static final int COLOR_BUTTON_YELLOW- See Also:
-
UPDATE_BREAKS_ADVENTURE_URL
- See Also:
-
SKIN_HEAD_U
protected static final int SKIN_HEAD_U- See Also:
-
SKIN_HEAD_V
protected static final int SKIN_HEAD_V- See Also:
-
SKIN_HEAD_WIDTH
protected static final int SKIN_HEAD_WIDTH- See Also:
-
SKIN_HEAD_HEIGHT
protected static final int SKIN_HEAD_HEIGHT- See Also:
-
SKIN_HAT_U
protected static final int SKIN_HAT_U- See Also:
-
SKIN_HAT_V
protected static final int SKIN_HAT_V- See Also:
-
SKIN_HAT_WIDTH
protected static final int SKIN_HAT_WIDTH- See Also:
-
SKIN_HAT_HEIGHT
protected static final int SKIN_HAT_HEIGHT- See Also:
-
SKIN_TEX_WIDTH
protected static final int SKIN_TEX_WIDTH- See Also:
-
SKIN_TEX_HEIGHT
protected static final int SKIN_TEX_HEIGHT- See Also:
-
labels
-
-
Constructor Details
-
RealmsScreen
-
-
Method Details
-
row
protected static int row(int p_120775_) -
addLabel
-
createLabelNarration
-