Class BuyRealmsScreen
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.BuyRealmsScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Mappings:
Namespace Name named net/minecraft/client/realms/gui/screen/BuyRealmsScreenintermediary net/minecraft/class_8656official fcs
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Textprivate static final ButtonTexturesprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate final Screenprivate static final Identifierprivate static final Textprivate intprivate intprivate static List<Identifier> private static final Identifierprivate final booleanprivate @Nullable ButtonWidgetFields inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
field_33040, field_33041, 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, 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, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()static voiddrawTrialAvailableTexture(DrawContext context, ButtonWidget button) private intprivate intgetLeft()private intgetRight()private intgetTop()protected voidinit()Called when a screen should be initialized.static voidrefreshImages(ResourceManager resourceManager) voidrender(DrawContext context, int mouseX, int mouseY, float delta) voidrenderBackground(DrawContext context, int mouseX, int mouseY, float delta) Renders the background of this screen.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, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, blur, children, clearAndInit, clearChildren, clearTooltip, filesDragged, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getPanoramaTickDelta, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, remove, removed, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, 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, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
POPUP_TEXT
- Mappings:
Namespace Name Mixin selector named POPUP_TEXTLnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;POPUP_TEXT:Lnet/minecraft/text/Text;intermediary field_45273Lnet/minecraft/class_8656;field_45273:Lnet/minecraft/class_2561;official aLfcs;a:Lwu;
-
CLOSE_TEXT
- Mappings:
Namespace Name Mixin selector named CLOSE_TEXTLnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;CLOSE_TEXT:Lnet/minecraft/text/Text;intermediary field_45274Lnet/minecraft/class_8656;field_45274:Lnet/minecraft/class_2561;official bLfcs;b:Lwu;
-
POPUP_BACKGROUND_TEXTURE
- Mappings:
Namespace Name Mixin selector named POPUP_BACKGROUND_TEXTURELnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;POPUP_BACKGROUND_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45275Lnet/minecraft/class_8656;field_45275:Lnet/minecraft/class_2960;official cLfcs;c:Lakk;
-
TRIAL_AVAILABLE_TEXTURE
- Mappings:
Namespace Name Mixin selector named TRIAL_AVAILABLE_TEXTURELnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;TRIAL_AVAILABLE_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45276Lnet/minecraft/class_8656;field_45276:Lnet/minecraft/class_2960;official ALfcs;A:Lakk;
-
CROSS_BUTTON_TEXTURES
- Mappings:
Namespace Name Mixin selector named CROSS_BUTTON_TEXTURESLnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;CROSS_BUTTON_TEXTURES:Lnet/minecraft/client/gui/screen/ButtonTextures;intermediary field_45277Lnet/minecraft/class_8656;field_45277:Lnet/minecraft/class_8666;official BLfcs;B:Lfiz;
-
field_45255
private static final int field_45255- See Also:
- Mappings:
Namespace Name Mixin selector named field_45255Lnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;field_45255:Iintermediary field_45255Lnet/minecraft/class_8656;field_45255:Iofficial CLfcs;C:I
-
field_45256
private static final int field_45256- See Also:
- Mappings:
Namespace Name Mixin selector named field_45256Lnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;field_45256:Iintermediary field_45256Lnet/minecraft/class_8656;field_45256:Iofficial DLfcs;D:I
-
field_45257
private static final int field_45257- See Also:
- Mappings:
Namespace Name Mixin selector named field_45257Lnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;field_45257:Iintermediary field_45257Lnet/minecraft/class_8656;field_45257:Iofficial ELfcs;E:I
-
field_45258
private static final int field_45258- See Also:
- Mappings:
Namespace Name Mixin selector named field_45258Lnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;field_45258:Iintermediary field_45258Lnet/minecraft/class_8656;field_45258:Iofficial FLfcs;F:I
-
field_45259
private static final int field_45259- See Also:
- Mappings:
Namespace Name Mixin selector named field_45259Lnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;field_45259:Iintermediary field_45259Lnet/minecraft/class_8656;field_45259:Iofficial GLfcs;G:I
-
field_45260
private static final int field_45260- See Also:
- Mappings:
Namespace Name Mixin selector named field_45260Lnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;field_45260:Iintermediary field_45260Lnet/minecraft/class_8656;field_45260:Iofficial HLfcs;H:I
-
field_45261
private static final int field_45261- See Also:
- Mappings:
Namespace Name Mixin selector named field_45261Lnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;field_45261:Iintermediary field_45261Lnet/minecraft/class_8656;field_45261:Iofficial ILfcs;I:I
-
field_45262
private static final int field_45262- See Also:
- Mappings:
Namespace Name Mixin selector named field_45262Lnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;field_45262:Iintermediary field_45262Lnet/minecraft/class_8656;field_45262:Iofficial JLfcs;J:I
-
field_45263
private static final int field_45263- See Also:
- Mappings:
Namespace Name Mixin selector named field_45263Lnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;field_45263:Iintermediary field_45263Lnet/minecraft/class_8656;field_45263:Iofficial KLfcs;K:I
-
field_45264
private static final int field_45264- See Also:
- Mappings:
Namespace Name Mixin selector named field_45264Lnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;field_45264:Iintermediary field_45264Lnet/minecraft/class_8656;field_45264:Iofficial LLfcs;L:I
-
field_45265
private static final int field_45265- See Also:
- Mappings:
Namespace Name Mixin selector named field_45265Lnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;field_45265:Iintermediary field_45265Lnet/minecraft/class_8656;field_45265:Iofficial MLfcs;M:I
-
field_45266
private static final int field_45266- See Also:
- Mappings:
Namespace Name Mixin selector named field_45266Lnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;field_45266:Iintermediary field_45266Lnet/minecraft/class_8656;field_45266:Iofficial NLfcs;N:I
-
realmsImages
- Mappings:
Namespace Name Mixin selector named realmsImagesLnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;realmsImages:Ljava/util/List;intermediary field_45267Lnet/minecraft/class_8656;field_45267:Ljava/util/List;official OLfcs;O:Ljava/util/List;
-
parent
- Mappings:
Namespace Name Mixin selector named parentLnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;parent:Lnet/minecraft/client/gui/screen/Screen;intermediary field_45268Lnet/minecraft/class_8656;field_45268:Lnet/minecraft/class_437;official PLfcs;P:Lfnd;
-
trialAvailable
private final boolean trialAvailable- Mappings:
Namespace Name Mixin selector named trialAvailableLnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;trialAvailable:Zintermediary field_45269Lnet/minecraft/class_8656;field_45269:Zofficial QLfcs;Q:Z
-
trialButton
- Mappings:
Namespace Name Mixin selector named trialButtonLnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;trialButton:Lnet/minecraft/client/gui/widget/ButtonWidget;intermediary field_45270Lnet/minecraft/class_8656;field_45270:Lnet/minecraft/class_4185;official RLfcs;R:Lfhm;
-
realmsImageIndex
private int realmsImageIndex- Mappings:
Namespace Name Mixin selector named realmsImageIndexLnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;realmsImageIndex:Iintermediary field_45271Lnet/minecraft/class_8656;field_45271:Iofficial SLfcs;S:I
-
realmsImageDisplayTime
private int realmsImageDisplayTime- Mappings:
Namespace Name Mixin selector named realmsImageDisplayTimeLnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;realmsImageDisplayTime:Iintermediary field_45272Lnet/minecraft/class_8656;field_45272:Iofficial TLfcs;T:I
-
-
Constructor Details
-
BuyRealmsScreen
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Z)Vintermediary <init>Lnet/minecraft/class_8656;<init>(Lnet/minecraft/class_437;Z)Vofficial <init>Lfcs;<init>(Lfnd;Z)V
-
-
Method Details
-
refreshImages
- Mappings:
Namespace Name Mixin selector named refreshImagesLnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;refreshImages(Lnet/minecraft/resource/ResourceManager;)Vintermediary method_52685Lnet/minecraft/class_8656;method_52685(Lnet/minecraft/class_3300;)Vofficial aLfcs;a(Latu;)V
-
init
protected 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. -
tick
public void tick() -
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 aLfip;a(Lfgz;IIF)V
-
drawTrialAvailableTexture
- Mappings:
Namespace Name Mixin selector named drawTrialAvailableTextureLnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;drawTrialAvailableTexture(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/client/gui/widget/ButtonWidget;)Vintermediary method_52686Lnet/minecraft/class_8656;method_52686(Lnet/minecraft/class_332;Lnet/minecraft/class_4185;)Vofficial aLfcs;a(Lfgz;Lfhm;)V
-
renderBackground
Renders the background of this screen.If the client is in a world, renders the translucent background gradient. Otherwise renders the background texture.
- Overrides:
renderBackgroundin classScreen- Mappings:
Namespace Name Mixin selector named renderBackgroundLnet/minecraft/client/gui/screen/Screen;renderBackground(Lnet/minecraft/client/gui/DrawContext;IIF)Vintermediary method_25420Lnet/minecraft/class_437;method_25420(Lnet/minecraft/class_332;IIF)Vofficial bLfnd;b(Lfgz;IIF)V
-
getLeft
private int getLeft()- Mappings:
Namespace Name Mixin selector named getLeftLnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;getLeft()Iintermediary method_52680Lnet/minecraft/class_8656;method_52680()Iofficial ELfcs;E()I
-
getTop
private int getTop()- Mappings:
Namespace Name Mixin selector named getTopLnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;getTop()Iintermediary method_52681Lnet/minecraft/class_8656;method_52681()Iofficial FLfcs;F()I
-
getRight
private int getRight()- Mappings:
Namespace Name Mixin selector named getRightLnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;getRight()Iintermediary method_52682Lnet/minecraft/class_8656;method_52682()Iofficial GLfcs;G()I
-
getBottom
private int getBottom()- Mappings:
Namespace Name Mixin selector named getBottomLnet/minecraft/client/realms/gui/screen/BuyRealmsScreen;getBottom()Iintermediary method_52683Lnet/minecraft/class_8656;method_52683()Iofficial JLfcs;J()I
-
close
public void close()
-