Class RealmsBrokenWorldScreen
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.RealmsBrokenWorldScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Mappings:
Namespace Name official espintermediary net/minecraft/class_4384named net/minecraft/client/realms/gui/screen/RealmsBrokenWorldScreen
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate static final intprivate intprivate static final Loggerprivate final Text[]private final Screenprivate @Nullable RealmsServerprivate final longprivate static final IdentifierFields 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_SIZEFields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, height, OPTIONS_BACKGROUND_TEXTURE, textRenderer, title, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidvoidclose()private voiddownloadWorld(int slotId) private voiddrawSlotFrame(DrawContext context, int x, int y, int mouseX, int mouseY, boolean activeSlot, String slotName, int slotId, long templateId, @Nullable String templateImage, boolean empty) private voidfetchServerData(long worldId) private intgetFramePositionX(int i) voidinit()Called when a screen should be initialized.private booleanvoidplay()voidrender(DrawContext context, int mouseX, int mouseY, float delta) voidtick()Methods inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
addLabel, narrateLabels, rowMethods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, blur, children, clearAndInit, clearChildren, filesDragged, findSelectedElementData, getMusic, getNavigationFocus, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, hide, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, remove, removed, renderBackground, renderBackgroundTexture, renderInGameBackground, renderWithTooltip, resize, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldPause, switchFocus, updateNarrator, wrapScreenErrorMethods 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
mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, focusOn, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
SLOT_FRAME_TEXTURE
- Mappings:
Namespace Name Mixin selector official aLesp;a:Lahg;intermediary field_45239Lnet/minecraft/class_4384;field_45239:Lnet/minecraft/class_2960;named SLOT_FRAME_TEXTURELnet/minecraft/client/realms/gui/screen/RealmsBrokenWorldScreen;SLOT_FRAME_TEXTURE:Lnet/minecraft/util/Identifier;
-
LOGGER
- Mappings:
Namespace Name Mixin selector official bLesp;b:Lorg/slf4j/Logger;intermediary field_19763Lnet/minecraft/class_4384;field_19763:Lorg/slf4j/Logger;named LOGGERLnet/minecraft/client/realms/gui/screen/RealmsBrokenWorldScreen;LOGGER:Lorg/slf4j/Logger;
-
field_32120
private static final int field_32120- See Also:
- Mappings:
Namespace Name Mixin selector official cLesp;c:Iintermediary field_32120Lnet/minecraft/class_4384;field_32120:Inamed field_32120Lnet/minecraft/client/realms/gui/screen/RealmsBrokenWorldScreen;field_32120:I
-
parent
- Mappings:
Namespace Name Mixin selector official vLesp;v:Lfdb;intermediary field_19764Lnet/minecraft/class_4384;field_19764:Lnet/minecraft/class_437;named parentLnet/minecraft/client/realms/gui/screen/RealmsBrokenWorldScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
-
serverData
- Mappings:
Namespace Name Mixin selector official wLesp;w:Leri;intermediary field_20492Lnet/minecraft/class_4384;field_20492:Lnet/minecraft/class_4877;named serverDataLnet/minecraft/client/realms/gui/screen/RealmsBrokenWorldScreen;serverData:Lnet/minecraft/client/realms/dto/RealmsServer;
-
serverId
private final long serverId- Mappings:
Namespace Name Mixin selector official xLesp;x:Jintermediary field_19767Lnet/minecraft/class_4384;field_19767:Jnamed serverIdLnet/minecraft/client/realms/gui/screen/RealmsBrokenWorldScreen;serverId:J
-
message
- Mappings:
Namespace Name Mixin selector official yLesp;y:[Lvf;intermediary field_19769Lnet/minecraft/class_4384;field_19769:[Lnet/minecraft/class_2561;named messageLnet/minecraft/client/realms/gui/screen/RealmsBrokenWorldScreen;message:[Lnet/minecraft/text/Text;
-
left_x
private int left_x- Mappings:
Namespace Name Mixin selector official zLesp;z:Iintermediary field_19770Lnet/minecraft/class_4384;field_19770:Inamed left_xLnet/minecraft/client/realms/gui/screen/RealmsBrokenWorldScreen;left_x:I
-
slotsThatHasBeenDownloaded
- Mappings:
Namespace Name Mixin selector official ALesp;A:Ljava/util/List;intermediary field_19778Lnet/minecraft/class_4384;field_19778:Ljava/util/List;named slotsThatHasBeenDownloadedLnet/minecraft/client/realms/gui/screen/RealmsBrokenWorldScreen;slotsThatHasBeenDownloaded:Ljava/util/List;
-
animTick
private int animTick- Mappings:
Namespace Name Mixin selector official BLesp;B:Iintermediary field_19779Lnet/minecraft/class_4384;field_19779:Inamed animTickLnet/minecraft/client/realms/gui/screen/RealmsBrokenWorldScreen;animTick:I
-
-
Constructor Details
-
RealmsBrokenWorldScreen
- Mappings:
Namespace Name Mixin selector official <init>Lesp;<init>(Lfdb;JZ)Vintermediary <init>Lnet/minecraft/class_4384;<init>(Lnet/minecraft/class_437;JZ)Vnamed <init>Lnet/minecraft/client/realms/gui/screen/RealmsBrokenWorldScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;JZ)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(net.minecraft.client.gui.Element)to set the element that is initially focused. -
getNarratedTitle
- Overrides:
getNarratedTitlein classScreen- Mappings:
Namespace Name Mixin selector official hLfdb;h()Lvf;intermediary method_25435Lnet/minecraft/class_437;method_25435()Lnet/minecraft/class_2561;named getNarratedTitleLnet/minecraft/client/gui/screen/Screen;getNarratedTitle()Lnet/minecraft/text/Text;
-
addButtons
private void addButtons()- Mappings:
Namespace Name Mixin selector official DLesp;D()Vintermediary method_21178Lnet/minecraft/class_4384;method_21178()Vnamed addButtonsLnet/minecraft/client/realms/gui/screen/RealmsBrokenWorldScreen;addButtons()V
-
tick
public void tick() -
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector official aLeyj;a(Lewu;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)Vnamed renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V
-
getFramePositionX
private int getFramePositionX(int i) - Mappings:
Namespace Name Mixin selector official aLesp;a(I)Iintermediary method_21179Lnet/minecraft/class_4384;method_21179(I)Inamed getFramePositionXLnet/minecraft/client/realms/gui/screen/RealmsBrokenWorldScreen;getFramePositionX(I)I
-
fetchServerData
private void fetchServerData(long worldId) - Mappings:
Namespace Name Mixin selector official aLesp;a(J)Vintermediary method_21181Lnet/minecraft/class_4384;method_21181(J)Vnamed fetchServerDataLnet/minecraft/client/realms/gui/screen/RealmsBrokenWorldScreen;fetchServerData(J)V
-
play
public void play()- Mappings:
Namespace Name Mixin selector official eLesp;e()Vintermediary method_25123Lnet/minecraft/class_4384;method_25123()Vnamed playLnet/minecraft/client/realms/gui/screen/RealmsBrokenWorldScreen;play()V
-
downloadWorld
private void downloadWorld(int slotId) - Mappings:
Namespace Name Mixin selector official bLesp;b(I)Vintermediary method_21187Lnet/minecraft/class_4384;method_21187(I)Vnamed downloadWorldLnet/minecraft/client/realms/gui/screen/RealmsBrokenWorldScreen;downloadWorld(I)V
-
close
public void close() -
isMinigame
private boolean isMinigame()- Mappings:
Namespace Name Mixin selector official ELesp;E()Zintermediary method_21196Lnet/minecraft/class_4384;method_21196()Znamed isMinigameLnet/minecraft/client/realms/gui/screen/RealmsBrokenWorldScreen;isMinigame()Z
-
drawSlotFrame
private void drawSlotFrame(DrawContext context, int x, int y, int mouseX, int mouseY, boolean activeSlot, String slotName, int slotId, long templateId, @Nullable @Nullable String templateImage, boolean empty) - Mappings:
Namespace Name Mixin selector official aLesp;a(Lewu;IIIIZLjava/lang/String;IJLjava/lang/String;Z)Vintermediary method_21180Lnet/minecraft/class_4384;method_21180(Lnet/minecraft/class_332;IIIIZLjava/lang/String;IJLjava/lang/String;Z)Vnamed drawSlotFrameLnet/minecraft/client/realms/gui/screen/RealmsBrokenWorldScreen;drawSlotFrame(Lnet/minecraft/client/gui/DrawContext;IIIIZLjava/lang/String;IJLjava/lang/String;Z)V
-