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 SummaryNested classes/interfaces inherited from class net.minecraft.client.gui.screens.ScreenScreen.NarratableSearchResult
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected static final intprotected static final intprotected static final intprotected static final intprotected static final intprotected static final intprotected static final intprivate final List<RealmsLabel>protected static final longprotected static final intprotected static final intFields inherited from class net.minecraft.client.gui.screens.ScreenBACKGROUND_LOCATION, font, height, minecraft, renderables, screenExecutor, title, widthFields inherited from interface net.minecraft.client.gui.components.events.GuiEventListenerDOUBLE_CLICK_THRESHOLD_MS
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected RealmsLabeladdLabel(RealmsLabel p_175074_) protected static introw(int p_120775_) Methods inherited from class net.minecraft.client.gui.screens.Screenadded, addRenderableOnly, addRenderableWidget, addWidget, afterKeyboardAction, afterMouseAction, afterMouseMove, changeFocus, children, clearFocus, 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, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.components.events.AbstractContainerEventHandlergetFocused, isDragging, setDragging, setFocusedMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.components.events.ContainerEventHandlercharTyped, getChildAt, getCurrentFocusPath, isFocused, keyReleased, magicalSpecialHackyFocus, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, nextFocusPath, setFocusedMethods inherited from interface net.minecraft.client.gui.components.events.GuiEventListenermouseMovedMethods inherited from interface net.minecraft.client.gui.components.TabOrderedElementgetTabOrderGroup
- 
Field Details- 
TITLE_HEIGHTprotected static final int TITLE_HEIGHT- See Also:
 
- 
EXPIRATION_NOTIFICATION_DAYSprotected static final int EXPIRATION_NOTIFICATION_DAYS- See Also:
 
- 
SIZE_LIMITprotected static final long SIZE_LIMIT- See Also:
 
- 
COLOR_DARK_GRAYprotected static final int COLOR_DARK_GRAY- See Also:
 
- 
COLOR_MEDIUM_GRAYprotected static final int COLOR_MEDIUM_GRAY- See Also:
 
- 
COLOR_GREENprotected static final int COLOR_GREEN- See Also:
 
- 
COLOR_LINKprotected static final int COLOR_LINK- See Also:
 
- 
COLOR_LINK_HOVERprotected static final int COLOR_LINK_HOVER- See Also:
 
- 
COLOR_INFOprotected static final int COLOR_INFO- See Also:
 
- 
SKIN_FACE_SIZEprotected static final int SKIN_FACE_SIZE- See Also:
 
- 
labels
 
- 
- 
Constructor Details- 
RealmsScreen
 
- 
- 
Method Details- 
rowprotected static int row(int p_120775_) 
- 
addLabel
- 
createLabelNarration
 
-