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/RealmsTermsScreenintermediary net/minecraft/class_4426official fxr
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier 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.RealmsScreen
BLUE, DARK_GRAY, field_33055, field_33057, field_39676, field_54866, GRAY, GREEN, MAX_FILE_SIZE, PURPLE, REALMS_LOGO_TEXTURE, REALMS_LOGO_TEXTURE_HEIGHT, REALMS_LOGO_TEXTURE_WIDTH, REALMS_LOGO_WIDGET_HEIGHT, REALMS_LOGO_WIDGET_WIDTHFields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, field_60460, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, narratorToggleButton, textRenderer, title, width -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidvoidinit()Called when a screen should be initialized.booleankeyPressed(KeyInput input) Callback for when a key down event has been captured.booleanmouseClicked(Click click, boolean doubled) Callback for when a mouse button down event has been captured.voidrender(DrawContext context, int mouseX, int mouseY, float deltaTicks) Methods inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
addLabel, createRealmsLogoIconWidget, narrateLabels, rowMethods inherited from class net.minecraft.client.gui.screen.Screen
addCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, allowRotatingPanorama, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, canInterruptOtherScreen, children, clearAndInit, clearChildren, close, deferSubtitles, findSelectedElementData, getMusic, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleBasicClickEvent, handleClickEvent, handleClickEvent, handleOpenUri, handleRunCommand, handleTextClick, hasUsageText, init, insertText, isMouseOver, isValidCharacterForName, keepOpenThroughPortal, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, refreshWidgetPositions, remove, removed, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setWidgetAlpha, shouldCloseOnEsc, shouldPause, showsStatusEffects, switchFocus, tick, updateNarratorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods 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, isClickable, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector named LOGGERLnet/minecraft/client/realms/gui/screen/RealmsTermsScreen;LOGGER:Lorg/slf4j/Logger;intermediary field_20165Lnet/minecraft/class_4426;field_20165:Lorg/slf4j/Logger;official aLfxr;a:Lorg/slf4j/Logger;
-
TITLE
- Mappings:
Namespace Name Mixin selector named TITLELnet/minecraft/client/realms/gui/screen/RealmsTermsScreen;TITLE:Lnet/minecraft/text/Text;intermediary field_26523Lnet/minecraft/class_4426;field_26523:Lnet/minecraft/class_2561;official bLfxr;b:Lxx;
-
SENTENCE_ONE_TEXT
- Mappings:
Namespace Name Mixin selector named SENTENCE_ONE_TEXTLnet/minecraft/client/realms/gui/screen/RealmsTermsScreen;SENTENCE_ONE_TEXT:Lnet/minecraft/text/Text;intermediary field_26524Lnet/minecraft/class_4426;field_26524:Lnet/minecraft/class_2561;official cLfxr;c:Lxx;
-
SENTENCE_TWO_TEXT
- Mappings:
Namespace Name Mixin selector named SENTENCE_TWO_TEXTLnet/minecraft/client/realms/gui/screen/RealmsTermsScreen;SENTENCE_TWO_TEXT:Lnet/minecraft/text/Text;intermediary field_26525Lnet/minecraft/class_4426;field_26525:Lnet/minecraft/class_2561;official FLfxr;F:Lxx;
-
parent
- Mappings:
Namespace Name Mixin selector named parentLnet/minecraft/client/realms/gui/screen/RealmsTermsScreen;parent:Lnet/minecraft/client/gui/screen/Screen;intermediary field_22727Lnet/minecraft/class_4426;field_22727:Lnet/minecraft/class_437;official GLfxr;G:Lgmj;
-
realmsServer
- Mappings:
Namespace Name Mixin selector named realmsServerLnet/minecraft/client/realms/gui/screen/RealmsTermsScreen;realmsServer:Lnet/minecraft/client/realms/dto/RealmsServer;intermediary field_20168Lnet/minecraft/class_4426;field_20168:Lnet/minecraft/class_4877;official HLfxr;H:Lfvt;
-
onLink
private boolean onLink- Mappings:
Namespace Name Mixin selector named onLinkLnet/minecraft/client/realms/gui/screen/RealmsTermsScreen;onLink:Zintermediary field_20170Lnet/minecraft/class_4426;field_20170:Zofficial ILfxr;I: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;)Vintermediary <init>Lnet/minecraft/class_4426;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_4877;)Vofficial <init>Lfxr;<init>(Lgmj;Lfvt;)V
-
-
Method Details
-
init
public void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
-
keyPressed
Callback for when a key down event has been captured. The key code is identified by the constants inGLFWclass.- Specified by:
keyPressedin interfaceElement- Specified by:
keyPressedin interfaceParentElement- Overrides:
keyPressedin classScreen- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector named keyPressedLnet/minecraft/client/gui/Element;keyPressed(Lnet/minecraft/client/input/KeyInput;)Zintermediary method_25404Lnet/minecraft/class_364;method_25404(Lnet/minecraft/class_11908;)Zofficial aLggw;a(Lgth;)Z
-
agreedToTos
private void agreedToTos()- Mappings:
Namespace Name Mixin selector named agreedToTosLnet/minecraft/client/realms/gui/screen/RealmsTermsScreen;agreedToTos()Vintermediary method_21505Lnet/minecraft/class_4426;method_21505()Vofficial oLfxr;o()V
-
mouseClicked
Callback for when a mouse button down event has been captured. The button number is identified by the constants inGLFWclass.- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector named mouseClickedLnet/minecraft/client/gui/Element;mouseClicked(Lnet/minecraft/client/gui/Click;Z)Zintermediary method_25402Lnet/minecraft/class_364;method_25402(Lnet/minecraft/class_11909;Z)Zofficial aLggw;a(Lgti;Z)Z
-
getNarratedTitle
- Overrides:
getNarratedTitlein classScreen- Mappings:
Namespace Name Mixin selector named getNarratedTitleLnet/minecraft/client/gui/screen/Screen;getNarratedTitle()Lnet/minecraft/text/Text;intermediary method_25435Lnet/minecraft/class_437;method_25435()Lnet/minecraft/class_2561;official iLgmj;i()Lxx;
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)Vofficial aLget;a(Lgdd;IIF)V
-