Class RealmsPlayerScreen
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.RealmsPlayerScreen
- All Implemented Interfaces:
Drawable
,Element
,Navigable
,ParentElement
- Mappings:
Namespace Name official faz
intermediary net/minecraft/class_4406
named net/minecraft/client/realms/gui/screen/RealmsPlayerScreen
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate class
private class
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final int
(package private) final ThreePartsLayoutWidget
(package private) static final Logger
private final RealmsConfigureWorldScreen
(package private) static final Text
(package private) final RealmsServer
(package private) boolean
private static final Text
Fields inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
field_33040, field_33041, field_33042, field_33055, field_33057, field_33061, field_33062, field_33063, field_39676, MAX_FILE_SIZE
Fields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, PANORAMA_RENDERER, ROTATING_PANORAMA_RENDERER, textRenderer, title, width
Fields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL
-
Constructor Summary
ConstructorsConstructorDescriptionRealmsPlayerScreen
(RealmsConfigureWorldScreen parent, RealmsServer serverData) -
Method Summary
Methods inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
addLabel, narrateLabels, row
Methods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, blur, children, clearAndInit, clearChildren, filesDragged, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, remove, removed, render, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldPause, switchFocus, tick, updateNarrator, wrapScreenError
Methods inherited from class net.minecraft.client.gui.AbstractParentElement
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.Element
mouseMoved
Methods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrder
Methods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official a
Lfaz;a:Lorg/slf4j/Logger;
intermediary field_19958
Lnet/minecraft/class_4406;field_19958:Lorg/slf4j/Logger;
named LOGGER
Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;LOGGER:Lorg/slf4j/Logger;
-
TITLE
- Mappings:
Namespace Name Mixin selector official b
Lfaz;b:Lwu;
intermediary field_49461
Lnet/minecraft/class_4406;field_49461:Lnet/minecraft/class_2561;
named TITLE
Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;TITLE:Lnet/minecraft/text/Text;
-
QUESTION_TEXT
- Mappings:
Namespace Name Mixin selector official c
Lfaz;c:Lwu;
intermediary field_44908
Lnet/minecraft/class_4406;field_44908:Lnet/minecraft/class_2561;
named QUESTION_TEXT
Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;QUESTION_TEXT:Lnet/minecraft/text/Text;
-
field_49462
private static final int field_49462- See Also:
- Mappings:
Namespace Name Mixin selector official B
Lfaz;B:I
intermediary field_49462
Lnet/minecraft/class_4406;field_49462:I
named field_49462
Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;field_49462:I
-
layout
- Mappings:
Namespace Name Mixin selector official C
Lfaz;C:Lfir;
intermediary field_49463
Lnet/minecraft/class_4406;field_49463:Lnet/minecraft/class_8132;
named layout
Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;layout:Lnet/minecraft/client/gui/widget/ThreePartsLayoutWidget;
-
parent
- Mappings:
Namespace Name Mixin selector official D
Lfaz;D:Lfan;
intermediary field_19960
Lnet/minecraft/class_4406;field_19960:Lnet/minecraft/class_4388;
named parent
Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;parent:Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;
-
serverData
- Mappings:
Namespace Name Mixin selector official E
Lfaz;E:Leze;
intermediary field_19961
Lnet/minecraft/class_4406;field_19961:Lnet/minecraft/class_4877;
named serverData
Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;serverData:Lnet/minecraft/client/realms/dto/RealmsServer;
-
selectionList
- Mappings:
Namespace Name Mixin selector official F
Lfaz;F:Lfaz$b;
intermediary field_49460
Lnet/minecraft/class_4406;field_49460:Lnet/minecraft/class_4406$class_4407;
named selectionList
Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;selectionList:Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionList;
-
stateChanged
boolean stateChanged- Mappings:
Namespace Name Mixin selector official G
Lfaz;G:Z
intermediary field_19971
Lnet/minecraft/class_4406;field_19971:Z
named stateChanged
Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;stateChanged:Z
-
-
Constructor Details
-
RealmsPlayerScreen
- Mappings:
Namespace Name Mixin selector official <init>
Lfaz;<init>(Lfan;Leze;)V
intermediary <init>
Lnet/minecraft/class_4406;<init>(Lnet/minecraft/class_4388;Lnet/minecraft/class_4877;)V
named <init>
Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;<init>(Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;Lnet/minecraft/client/realms/dto/RealmsServer;)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.
This should call
Screen.setInitialFocus()
to set the element that is initially focused. -
refreshPlayers
void refreshPlayers()- Mappings:
Namespace Name Mixin selector official C
Lfaz;C()V
intermediary method_58475
Lnet/minecraft/class_4406;method_58475()V
named refreshPlayers
Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;refreshPlayers()V
-
close
public void close() -
backButtonClicked
private void backButtonClicked()- Mappings:
Namespace Name Mixin selector official D
Lfaz;D()V
intermediary method_21333
Lnet/minecraft/class_4406;method_21333()V
named backButtonClicked
Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;backButtonClicked()V
-