Package net.minecraft.realms
Class RealmsScreen
java.lang.Object
net.minecraft.client.gui.components.events.AbstractContainerEventHandler
net.minecraft.client.gui.screens.Screen
net.minecraft.realms.RealmsScreen
- All Implemented Interfaces:
ContainerEventHandler
,GuiEventListener
,Renderable
,TabOrderedElement
- Direct Known Subclasses:
DisconnectedRealmsScreen
,RealmsBackupInfoScreen
,RealmsBackupScreen
,RealmsBrokenWorldScreen
,RealmsClientOutdatedScreen
,RealmsConfigureWorldScreen
,RealmsConfirmScreen
,RealmsCreateRealmScreen
,RealmsDownloadLatestWorldScreen
,RealmsGenericErrorScreen
,RealmsInviteScreen
,RealmsLongConfirmationScreen
,RealmsLongRunningMcoTaskScreen
,RealmsMainScreen
,RealmsNotificationsScreen
,RealmsParentalConsentScreen
,RealmsPendingInvitesScreen
,RealmsPlayerScreen
,RealmsPopupScreen
,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
protected static final int
protected 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
Fields inherited from class net.minecraft.client.gui.screens.Screen
BACKGROUND_LOCATION, font, height, minecraft, renderables, screenExecutor, title, width
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
added, addRenderableOnly, addRenderableWidget, addWidget, afterKeyboardAction, afterMouseAction, afterMouseMove, changeFocus, children, clearWidgets, findNarratableWidget, getBackgroundMusic, getMinecraft, getNarrationMessage, getRectangle, getTitle, getTooltipFromItem, getUsageNarration, handleComponentClicked, handleDelayedNarration, hasAltDown, hasControlDown, hasShiftDown, hideWidgets, init, init, insertText, isCopy, isCut, isMouseOver, isPaste, isPauseScreen, isSelectAll, isValidCharacterForName, keyPressed, narrationEnabled, onClose, onFilesDrop, rebuildWidgets, removed, removeWidget, render, renderBackground, renderDirtBackground, renderTransparentBackground, renderWithTooltip, repositionElements, resize, setInitialFocus, setTooltipForNextRenderPass, setTooltipForNextRenderPass, setTooltipForNextRenderPass, setTooltipForNextRenderPass, shouldCloseOnEsc, shouldNarrateNavigation, tick, triggerImmediateNarration, updateNarratedWidget, updateNarrationState, wrapScreenError
Methods inherited from class net.minecraft.client.gui.components.events.AbstractContainerEventHandler
getFocused, isDragging, setDragging, setFocused
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
charTyped, getChildAt, getCurrentFocusPath, isFocused, keyReleased, magicalSpecialHackyFocus, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, nextFocusPath, setFocused
Methods inherited from interface net.minecraft.client.gui.components.events.GuiEventListener
mouseMoved
Methods inherited from interface net.minecraft.client.gui.components.TabOrderedElement
getTabOrderGroup
-
Field Details
-
TITLE_HEIGHT
protected static final int TITLE_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_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_RED_FADE
protected static final int COLOR_RED_FADE- 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:
-
SKIN_FACE_SIZE
protected static final int SKIN_FACE_SIZE- See Also:
-
labels
-
-
Constructor Details
-
RealmsScreen
-
-
Method Details
-
row
protected static int row(int p_120775_) -
addLabel
-
createLabelNarration
-