Class RealmsTermsScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.realms.gui.screen.RealmsScreen
net.minecraft.client.realms.gui.screen.RealmsTermsScreen
- All Implemented Interfaces:
- Drawable,- Element,- Navigable,- ParentElement
- Mappings:
- Namespace - Name - named - net/minecraft/client/realms/gui/screen/RealmsTermsScreen- intermediary - net/minecraft/class_4426- official - fjo
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.client.gui.screen.ScreenScreen.SelectedElementNarrationData
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final Loggerprivate booleanprivate final Screenprivate final RealmsServerprivate static final Textprivate static final Textprivate static final TextFields inherited from class net.minecraft.client.realms.gui.screen.RealmsScreenfield_33040, field_33041, field_33055, field_33057, field_33061, field_33062, field_33063, field_39676, field_54866, MAX_FILE_SIZEFields inherited from class net.minecraft.client.gui.screen.Screenclient, executor, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, narratorToggleButton, PANORAMA_RENDERER, ROTATING_PANORAMA_RENDERER, textRenderer, title, widthFields inherited from interface net.minecraft.client.gui.ElementMAX_DOUBLE_CLICK_INTERVAL
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate voidvoidinit()Called when a screen should be initialized.booleankeyPressed(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured.booleanmouseClicked(double mouseX, double mouseY, int button) Callback for when a mouse button down event has been captured.voidrender(DrawContext context, int mouseX, int mouseY, float delta) Methods inherited from class net.minecraft.client.realms.gui.screen.RealmsScreenaddLabel, narrateLabels, rowMethods inherited from class net.minecraft.client.gui.screen.ScreenaddCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, children, clearAndInit, clearChildren, clearTooltip, close, findSelectedElementData, getMusic, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, refreshWidgetPositions, remove, removed, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldHideStatusEffectHud, shouldPause, switchFocus, tick, updateNarratorMethods inherited from class net.minecraft.client.gui.AbstractParentElementgetFocused, 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.ElementgetBorder, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.NavigablegetNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElementcharTyped, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseDragged, mouseReleased, mouseScrolled, setFocused
- 
Field Details- 
LOGGER- Mappings:
- Namespace - Name - Mixin selector - named - LOGGER- Lnet/minecraft/client/realms/gui/screen/RealmsTermsScreen;LOGGER:Lorg/slf4j/Logger;- intermediary - field_20165- Lnet/minecraft/class_4426;field_20165:Lorg/slf4j/Logger;- official - a- Lfjo;a:Lorg/slf4j/Logger;
 
- 
TITLE- Mappings:
- Namespace - Name - Mixin selector - named - TITLE- Lnet/minecraft/client/realms/gui/screen/RealmsTermsScreen;TITLE:Lnet/minecraft/text/Text;- intermediary - field_26523- Lnet/minecraft/class_4426;field_26523:Lnet/minecraft/class_2561;- official - b- Lfjo;b:Lwp;
 
- 
SENTENCE_ONE_TEXT- Mappings:
- Namespace - Name - Mixin selector - named - SENTENCE_ONE_TEXT- Lnet/minecraft/client/realms/gui/screen/RealmsTermsScreen;SENTENCE_ONE_TEXT:Lnet/minecraft/text/Text;- intermediary - field_26524- Lnet/minecraft/class_4426;field_26524:Lnet/minecraft/class_2561;- official - c- Lfjo;c:Lwp;
 
- 
SENTENCE_TWO_TEXT- Mappings:
- Namespace - Name - Mixin selector - named - SENTENCE_TWO_TEXT- Lnet/minecraft/client/realms/gui/screen/RealmsTermsScreen;SENTENCE_TWO_TEXT:Lnet/minecraft/text/Text;- intermediary - field_26525- Lnet/minecraft/class_4426;field_26525:Lnet/minecraft/class_2561;- official - C- Lfjo;C:Lwp;
 
- 
parent- Mappings:
- Namespace - Name - Mixin selector - named - parent- Lnet/minecraft/client/realms/gui/screen/RealmsTermsScreen;parent:Lnet/minecraft/client/gui/screen/Screen;- intermediary - field_22727- Lnet/minecraft/class_4426;field_22727:Lnet/minecraft/class_437;- official - D- Lfjo;D:Lfum;
 
- 
realmsServer- Mappings:
- Namespace - Name - Mixin selector - named - realmsServer- Lnet/minecraft/client/realms/gui/screen/RealmsTermsScreen;realmsServer:Lnet/minecraft/client/realms/dto/RealmsServer;- intermediary - field_20168- Lnet/minecraft/class_4426;field_20168:Lnet/minecraft/class_4877;- official - E- Lfjo;E:Lfhm;
 
- 
onLinkprivate boolean onLink- Mappings:
- Namespace - Name - Mixin selector - named - onLink- Lnet/minecraft/client/realms/gui/screen/RealmsTermsScreen;onLink:Z- intermediary - field_20170- Lnet/minecraft/class_4426;field_20170:Z- official - F- Lfjo;F:Z
 
 
- 
- 
Constructor Details- 
RealmsTermsScreen- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/client/realms/gui/screen/RealmsTermsScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/realms/dto/RealmsServer;)V- intermediary - <init>- Lnet/minecraft/class_4426;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_4877;)V- official - <init>- Lfjo;<init>(Lfum;Lfhm;)V
 
 
- 
- 
Method Details- 
initpublic void init()Called when a screen should be initialized.This method is called when this screen is opened or resized. 
- 
keyPressedpublic boolean keyPressed(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured. The key code is identified by the constants inGLFWclass.- Specified by:
- keyPressedin interface- Element
- Specified by:
- keyPressedin interface- ParentElement
- Overrides:
- keyPressedin class- Screen
- Parameters:
- keyCode- the named key code of the event as described in the- GLFWclass
- scanCode- the unique/platform-specific scan code of the keyboard input
- modifiers- a GLFW bitfield describing the modifier keys that are held down (see GLFW Modifier key flags)
- Returns:
- trueto indicate that the event handling is successful/valid
- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - keyPressed- Lnet/minecraft/client/gui/Element;keyPressed(III)Z- intermediary - method_25404- Lnet/minecraft/class_364;method_25404(III)Z- official - a- Lfqr;a(III)Z
 
- 
agreedToTosprivate void agreedToTos()- Mappings:
- Namespace - Name - Mixin selector - named - agreedToTos- Lnet/minecraft/client/realms/gui/screen/RealmsTermsScreen;agreedToTos()V- intermediary - method_21505- Lnet/minecraft/class_4426;method_21505()V- official - E- Lfjo;E()V
 
- 
mouseClickedpublic boolean mouseClicked(double mouseX, double mouseY, int button) Callback for when a mouse button down event has been captured. The button number is identified by the constants inGLFWclass.- Parameters:
- mouseX- the X coordinate of the mouse
- mouseY- the Y coordinate of the mouse
- button- the mouse button number
- Returns:
- trueto indicate that the event handling is successful/valid
- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - mouseClicked- Lnet/minecraft/client/gui/Element;mouseClicked(DDI)Z- intermediary - method_25402- Lnet/minecraft/class_364;method_25402(DDI)Z- official - a- Lfqr;a(DDI)Z
 
- 
getNarratedTitle- Overrides:
- getNarratedTitlein class- Screen
- Mappings:
- Namespace - Name - Mixin selector - named - getNarratedTitle- Lnet/minecraft/client/gui/screen/Screen;getNarratedTitle()Lnet/minecraft/text/Text;- intermediary - method_25435- Lnet/minecraft/class_437;method_25435()Lnet/minecraft/class_2561;- official - i- Lfum;i()Lwp;
 
- 
render- Specified by:
- renderin interface- Drawable
- Overrides:
- renderin class- Screen
- Mappings:
- Namespace - Name - Mixin selector - named - render- Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V- intermediary - method_25394- Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)V- official - a- Lfpx;a(Lfof;IIF)V
 
 
-