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 fys
-
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, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, narratorToggleButton, 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
Methods inherited from class net.minecraft.client.gui.screen.Screen
addCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, children, clearAndInit, clearChildren, clearTooltip, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, remove, removed, render, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldHideStatusEffectHud, shouldPause, 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, 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 aLfys;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 bLfys;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 cLfys;c:Lxg;
-
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 dLfys;d:Lxg;
-
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 sLfys;s:Lxg;
-
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 uLfys;u:Lxg;
-
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 vLfys;v:Lfzq;
-
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 wLfys;w:Lfxm;
-
-
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>Lfys;<init>(Lfzq;)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 cLfzq;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 mLfys;m()V
-
close
public void close()
-