Package net.minecraft.client.gui.screen
Class CreditsScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.CreditsScreen
- All Implemented Interfaces:
Drawable
,Element
,Navigable
,ParentElement
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/CreditsScreen
intermediary net/minecraft/class_445
official fnn
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData
-
Field Summary
Modifier and TypeFieldDescriptionprivate final float
private static final String
private IntSet
private List
<OrderedText> private int
private static final float
private final boolean
private final Runnable
private static final Logger
private final LogoDrawer
private static final String
private final IntSet
private static final Text
private static final float
private boolean
private float
private int
private float
private static final Identifier
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
-
Method Summary
Modifier and TypeMethodDescriptionprivate void
private void
private void
void
close()
private void
getMusic()
private float
getSpeed()
protected void
init()
Called when a screen should be initialized.boolean
keyPressed
(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured.boolean
keyReleased
(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured.private void
load
(String id, CreditsScreen.CreditsReader reader) private void
readCredits
(Reader reader) private void
void
removed()
void
render
(DrawContext context, int mouseX, int mouseY, float delta) void
renderBackground
(DrawContext context, int mouseX, int mouseY, float delta) Renders the background of this screen.protected void
renderDarkening
(DrawContext context, int x, int y, int width, int height) private void
renderVignette
(DrawContext context) boolean
void
tick()
Methods 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, getNarratedTitle, getNavigationFocus, getPanoramaTickDelta, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, remove, renderBackgroundTexture, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, switchFocus, 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, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector named LOGGER
Lnet/minecraft/client/gui/screen/CreditsScreen;LOGGER:Lorg/slf4j/Logger;
intermediary field_2632
Lnet/minecraft/class_445;field_2632:Lorg/slf4j/Logger;
official a
Lfnn;a:Lorg/slf4j/Logger;
-
VIGNETTE_TEXTURE
- Mappings:
Namespace Name Mixin selector named VIGNETTE_TEXTURE
Lnet/minecraft/client/gui/screen/CreditsScreen;VIGNETTE_TEXTURE:Lnet/minecraft/util/Identifier;
intermediary field_2633
Lnet/minecraft/class_445;field_2633:Lnet/minecraft/class_2960;
official b
Lfnn;b:Lalf;
-
SEPARATOR_LINE
- Mappings:
Namespace Name Mixin selector named SEPARATOR_LINE
Lnet/minecraft/client/gui/screen/CreditsScreen;SEPARATOR_LINE:Lnet/minecraft/text/Text;
intermediary field_33955
Lnet/minecraft/class_445;field_33955:Lnet/minecraft/class_2561;
official c
Lfnn;c:Lxp;
-
CENTERED_LINE_PREFIX
- See Also:
- Mappings:
Namespace Name Mixin selector named CENTERED_LINE_PREFIX
Lnet/minecraft/client/gui/screen/CreditsScreen;CENTERED_LINE_PREFIX:Ljava/lang/String;
intermediary field_32273
Lnet/minecraft/class_445;field_32273:Ljava/lang/String;
official d
Lfnn;d:Ljava/lang/String;
-
OBFUSCATION_PLACEHOLDER
- Mappings:
Namespace Name Mixin selector named OBFUSCATION_PLACEHOLDER
Lnet/minecraft/client/gui/screen/CreditsScreen;OBFUSCATION_PLACEHOLDER:Ljava/lang/String;
intermediary field_24260
Lnet/minecraft/class_445;field_24260:Ljava/lang/String;
official r
Lfnn;r:Ljava/lang/String;
-
SPACE_BAR_SPEED_MULTIPLIER
private static final float SPACE_BAR_SPEED_MULTIPLIER- See Also:
- Mappings:
Namespace Name Mixin selector named SPACE_BAR_SPEED_MULTIPLIER
Lnet/minecraft/client/gui/screen/CreditsScreen;SPACE_BAR_SPEED_MULTIPLIER:F
intermediary field_33957
Lnet/minecraft/class_445;field_33957:F
official s
Lfnn;s:F
-
CTRL_KEY_SPEED_MULTIPLIER
private static final float CTRL_KEY_SPEED_MULTIPLIER- See Also:
- Mappings:
Namespace Name Mixin selector named CTRL_KEY_SPEED_MULTIPLIER
Lnet/minecraft/client/gui/screen/CreditsScreen;CTRL_KEY_SPEED_MULTIPLIER:F
intermediary field_34012
Lnet/minecraft/class_445;field_34012:F
official u
Lfnn;u:F
-
endCredits
private final boolean endCredits- Mappings:
Namespace Name Mixin selector named endCredits
Lnet/minecraft/client/gui/screen/CreditsScreen;endCredits:Z
intermediary field_2627
Lnet/minecraft/class_445;field_2627:Z
official v
Lfnn;v:Z
-
finishAction
- Mappings:
Namespace Name Mixin selector named finishAction
Lnet/minecraft/client/gui/screen/CreditsScreen;finishAction:Ljava/lang/Runnable;
intermediary field_2630
Lnet/minecraft/class_445;field_2630:Ljava/lang/Runnable;
official w
Lfnn;w:Ljava/lang/Runnable;
-
time
private float time- Mappings:
Namespace Name Mixin selector named time
Lnet/minecraft/client/gui/screen/CreditsScreen;time:F
intermediary field_2628
Lnet/minecraft/class_445;field_2628:F
official x
Lfnn;x:F
-
credits
- Mappings:
Namespace Name Mixin selector named credits
Lnet/minecraft/client/gui/screen/CreditsScreen;credits:Ljava/util/List;
intermediary field_2634
Lnet/minecraft/class_445;field_2634:Ljava/util/List;
official y
Lfnn;y:Ljava/util/List;
-
centeredLines
- Mappings:
Namespace Name Mixin selector named centeredLines
Lnet/minecraft/client/gui/screen/CreditsScreen;centeredLines:Lit/unimi/dsi/fastutil/ints/IntSet;
intermediary field_24261
Lnet/minecraft/class_445;field_24261:Lit/unimi/dsi/fastutil/ints/IntSet;
official z
Lfnn;z:Lit/unimi/dsi/fastutil/ints/IntSet;
-
creditsHeight
private int creditsHeight- Mappings:
Namespace Name Mixin selector named creditsHeight
Lnet/minecraft/client/gui/screen/CreditsScreen;creditsHeight:I
intermediary field_2629
Lnet/minecraft/class_445;field_2629:I
official A
Lfnn;A:I
-
spaceKeyPressed
private boolean spaceKeyPressed- Mappings:
Namespace Name Mixin selector named spaceKeyPressed
Lnet/minecraft/client/gui/screen/CreditsScreen;spaceKeyPressed:Z
intermediary field_34010
Lnet/minecraft/class_445;field_34010:Z
official B
Lfnn;B:Z
-
pressedCtrlKeys
- Mappings:
Namespace Name Mixin selector named pressedCtrlKeys
Lnet/minecraft/client/gui/screen/CreditsScreen;pressedCtrlKeys:Lit/unimi/dsi/fastutil/ints/IntSet;
intermediary field_34011
Lnet/minecraft/class_445;field_34011:Lit/unimi/dsi/fastutil/ints/IntSet;
official C
Lfnn;C:Lit/unimi/dsi/fastutil/ints/IntSet;
-
speed
private float speed- Mappings:
Namespace Name Mixin selector named speed
Lnet/minecraft/client/gui/screen/CreditsScreen;speed:F
intermediary field_2635
Lnet/minecraft/class_445;field_2635:F
official D
Lfnn;D:F
-
baseSpeed
private final float baseSpeed- Mappings:
Namespace Name Mixin selector named baseSpeed
Lnet/minecraft/client/gui/screen/CreditsScreen;baseSpeed:F
intermediary field_33954
Lnet/minecraft/class_445;field_33954:F
official E
Lfnn;E:F
-
speedMultiplier
private int speedMultiplier- Mappings:
Namespace Name Mixin selector named speedMultiplier
Lnet/minecraft/client/gui/screen/CreditsScreen;speedMultiplier:I
intermediary field_44778
Lnet/minecraft/class_445;field_44778:I
official F
Lfnn;F:I
-
logoDrawer
- Mappings:
Namespace Name Mixin selector named logoDrawer
Lnet/minecraft/client/gui/screen/CreditsScreen;logoDrawer:Lnet/minecraft/client/gui/LogoDrawer;
intermediary field_41848
Lnet/minecraft/class_445;field_41848:Lnet/minecraft/class_8020;
official G
Lfnn;G:Lfhx;
-
-
Constructor Details
-
CreditsScreen
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/gui/screen/CreditsScreen;<init>(ZLjava/lang/Runnable;)V
intermediary <init>
Lnet/minecraft/class_445;<init>(ZLjava/lang/Runnable;)V
official <init>
Lfnn;<init>(ZLjava/lang/Runnable;)V
-
-
Method Details
-
getSpeed
private float getSpeed()- Mappings:
Namespace Name Mixin selector named getSpeed
Lnet/minecraft/client/gui/screen/CreditsScreen;getSpeed()F
intermediary method_37369
Lnet/minecraft/class_445;method_37369()F
official m
Lfnn;m()F
-
tick
public void tick() -
keyPressed
public boolean keyPressed(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured. The key code is identified by the constants inGLFW
class.- Specified by:
keyPressed
in interfaceElement
- Specified by:
keyPressed
in interfaceParentElement
- Overrides:
keyPressed
in classScreen
- Parameters:
keyCode
- the named key code of the event as described in theGLFW
classscanCode
- the unique/platform-specific scan code of the keyboard inputmodifiers
- a GLFW bitfield describing the modifier keys that are held down (see GLFW Modifier key flags)- Returns:
true
to indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector named keyPressed
Lnet/minecraft/client/gui/Element;keyPressed(III)Z
intermediary method_25404
Lnet/minecraft/class_364;method_25404(III)Z
official a
Lfjc;a(III)Z
-
keyReleased
public boolean keyReleased(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured. The key code is identified by the constants inGLFW
class.- Parameters:
keyCode
- the named key code of the event as described in theGLFW
classscanCode
- the unique/platform-specific scan code of the keyboard inputmodifiers
- a GLFW bitfield describing the modifier keys that are held down (see GLFW Modifier key flags)- Returns:
true
to indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector named keyReleased
Lnet/minecraft/client/gui/Element;keyReleased(III)Z
intermediary method_16803
Lnet/minecraft/class_364;method_16803(III)Z
official c
Lfjc;c(III)Z
-
close
public void close() -
closeScreen
private void closeScreen()- Mappings:
Namespace Name Mixin selector named closeScreen
Lnet/minecraft/client/gui/screen/CreditsScreen;closeScreen()V
intermediary method_2257
Lnet/minecraft/class_445;method_2257()V
official E
Lfnn;E()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. -
load
- Mappings:
Namespace Name Mixin selector named load
Lnet/minecraft/client/gui/screen/CreditsScreen;load(Ljava/lang/String;Lnet/minecraft/client/gui/screen/CreditsScreen$CreditsReader;)V
intermediary method_39775
Lnet/minecraft/class_445;method_39775(Ljava/lang/String;Lnet/minecraft/class_445$class_6824;)V
official a
Lfnn;a(Ljava/lang/String;Lfnn$a;)V
-
readPoem
- Throws:
IOException
- Mappings:
Namespace Name Mixin selector named readPoem
Lnet/minecraft/client/gui/screen/CreditsScreen;readPoem(Ljava/io/Reader;)V
intermediary method_39774
Lnet/minecraft/class_445;method_39774(Ljava/io/Reader;)V
official a
Lfnn;a(Ljava/io/Reader;)V
-
readCredits
- Mappings:
Namespace Name Mixin selector named readCredits
Lnet/minecraft/client/gui/screen/CreditsScreen;readCredits(Ljava/io/Reader;)V
intermediary method_39776
Lnet/minecraft/class_445;method_39776(Ljava/io/Reader;)V
official b
Lfnn;b(Ljava/io/Reader;)V
-
addEmptyLine
private void addEmptyLine()- Mappings:
Namespace Name Mixin selector named addEmptyLine
Lnet/minecraft/client/gui/screen/CreditsScreen;addEmptyLine()V
intermediary method_37306
Lnet/minecraft/class_445;method_37306()V
official F
Lfnn;F()V
-
addText
- Mappings:
Namespace Name Mixin selector named addText
Lnet/minecraft/client/gui/screen/CreditsScreen;addText(Ljava/lang/String;)V
intermediary method_37305
Lnet/minecraft/class_445;method_37305(Ljava/lang/String;)V
official a
Lfnn;a(Ljava/lang/String;)V
-
addText
- Mappings:
Namespace Name Mixin selector named addText
Lnet/minecraft/client/gui/screen/CreditsScreen;addText(Lnet/minecraft/text/Text;Z)V
intermediary method_37304
Lnet/minecraft/class_445;method_37304(Lnet/minecraft/class_2561;Z)V
official a
Lfnn;a(Lxp;Z)V
-
render
- Specified by:
render
in interfaceDrawable
- Overrides:
render
in classScreen
- Mappings:
Namespace Name Mixin selector named render
Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V
intermediary method_25394
Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)V
official a
Lfij;a(Lfgt;IIF)V
-
renderVignette
- Mappings:
Namespace Name Mixin selector named renderVignette
Lnet/minecraft/client/gui/screen/CreditsScreen;renderVignette(Lnet/minecraft/client/gui/DrawContext;)V
intermediary method_57738
Lnet/minecraft/class_445;method_57738(Lnet/minecraft/class_332;)V
official c
Lfnn;c(Lfgt;)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:
renderBackground
in classScreen
- Mappings:
Namespace Name Mixin selector named renderBackground
Lnet/minecraft/client/gui/screen/Screen;renderBackground(Lnet/minecraft/client/gui/DrawContext;IIF)V
intermediary method_25420
Lnet/minecraft/class_437;method_25420(Lnet/minecraft/class_332;IIF)V
official b
Lfnf;b(Lfgt;IIF)V
-
renderDarkening
- Overrides:
renderDarkening
in classScreen
- Mappings:
Namespace Name Mixin selector named renderDarkening
Lnet/minecraft/client/gui/screen/Screen;renderDarkening(Lnet/minecraft/client/gui/DrawContext;IIII)V
intermediary method_57736
Lnet/minecraft/class_437;method_57736(Lnet/minecraft/class_332;IIII)V
official a
Lfnf;a(Lfgt;IIII)V
-
shouldPause
public boolean shouldPause()- Overrides:
shouldPause
in classScreen
- Mappings:
Namespace Name Mixin selector named shouldPause
Lnet/minecraft/client/gui/screen/Screen;shouldPause()Z
intermediary method_25421
Lnet/minecraft/class_437;method_25421()Z
official k
Lfnf;k()Z
-
removed
public void removed() -
getMusic
-