Class CreditsAndAttributionScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.option.CreditsAndAttributionScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/option/CreditsAndAttributionScreenintermediary net/minecraft/class_8219official gpz
-
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 intprivate static final Textprivate final ThreePartsLayoutWidgetprivate static final Textprivate final Screenprivate static final intprivate static final TextFields 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
Methods 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, deferSubtitles, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleBasicClickEvent, handleClickEvent, handleOpenUri, handleRunCommand, hasUsageText, init, insertText, isMouseOver, isValidCharacterForName, keepOpenThroughPortal, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, remove, removed, render, 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, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
SPACING
private static final int SPACING- See Also:
- Mappings:
Namespace Name Mixin selector named SPACINGLnet/minecraft/client/gui/screen/option/CreditsAndAttributionScreen;SPACING:Iintermediary field_43137Lnet/minecraft/class_8219;field_43137:Iofficial aLgpz;a:I
-
BUTTON_WIDTH
private static final int BUTTON_WIDTH- See Also:
- Mappings:
Namespace Name Mixin selector named BUTTON_WIDTHLnet/minecraft/client/gui/screen/option/CreditsAndAttributionScreen;BUTTON_WIDTH:Iintermediary field_43138Lnet/minecraft/class_8219;field_43138:Iofficial bLgpz;b:I
-
TITLE
- Mappings:
Namespace Name Mixin selector named TITLELnet/minecraft/client/gui/screen/option/CreditsAndAttributionScreen;TITLE:Lnet/minecraft/text/Text;intermediary field_43139Lnet/minecraft/class_8219;field_43139:Lnet/minecraft/class_2561;official cLgpz;c:Lyh;
-
CREDITS_TEXT
- Mappings:
Namespace Name Mixin selector named CREDITS_TEXTLnet/minecraft/client/gui/screen/option/CreditsAndAttributionScreen;CREDITS_TEXT:Lnet/minecraft/text/Text;intermediary field_43140Lnet/minecraft/class_8219;field_43140:Lnet/minecraft/class_2561;official dLgpz;d:Lyh;
-
ATTRIBUTION_TEXT
- Mappings:
Namespace Name Mixin selector named ATTRIBUTION_TEXTLnet/minecraft/client/gui/screen/option/CreditsAndAttributionScreen;ATTRIBUTION_TEXT:Lnet/minecraft/text/Text;intermediary field_43141Lnet/minecraft/class_8219;field_43141:Lnet/minecraft/class_2561;official eLgpz;e:Lyh;
-
LICENSE_TEXT
- Mappings:
Namespace Name Mixin selector named LICENSE_TEXTLnet/minecraft/client/gui/screen/option/CreditsAndAttributionScreen;LICENSE_TEXT:Lnet/minecraft/text/Text;intermediary field_43142Lnet/minecraft/class_8219;field_43142:Lnet/minecraft/class_2561;official fLgpz;f:Lyh;
-
parent
- Mappings:
Namespace Name Mixin selector named parentLnet/minecraft/client/gui/screen/option/CreditsAndAttributionScreen;parent:Lnet/minecraft/client/gui/screen/Screen;intermediary field_43143Lnet/minecraft/class_8219;field_43143:Lnet/minecraft/class_437;official tLgpz;t:Lgqw;
-
layout
- Mappings:
Namespace Name Mixin selector named layoutLnet/minecraft/client/gui/screen/option/CreditsAndAttributionScreen;layout:Lnet/minecraft/client/gui/widget/ThreePartsLayoutWidget;intermediary field_43144Lnet/minecraft/class_8219;field_43144:Lnet/minecraft/class_8132;official uLgpz;u:Lgnp;
-
-
Constructor Details
-
CreditsAndAttributionScreen
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/screen/option/CreditsAndAttributionScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;)Vintermediary <init>Lnet/minecraft/class_8219;<init>(Lnet/minecraft/class_437;)Vofficial <init>Lgpz;<init>(Lgqw;)V
-
-
Method Details
-
init
protected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
-
refreshWidgetPositions
protected void refreshWidgetPositions()- Overrides:
refreshWidgetPositionsin classScreen- Mappings:
Namespace Name Mixin selector named refreshWidgetPositionsLnet/minecraft/client/gui/screen/Screen;refreshWidgetPositions()Vintermediary method_48640Lnet/minecraft/class_437;method_48640()Vofficial cLgqw;c()V
-
openCredits
private void openCredits()- Mappings:
Namespace Name Mixin selector named openCreditsLnet/minecraft/client/gui/screen/option/CreditsAndAttributionScreen;openCredits()Vintermediary method_49739Lnet/minecraft/class_8219;method_49739()Vofficial oLgpz;o()V
-
close
public void close()
-