History - net.minecraft.client.gui.screen.CreditsScreen

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

void (DrawContext, int, int, float): render, method_25394, render

void (DrawContext, int, int, float): extractRenderState, method_25394, render

void (DrawContext): renderVignette, method_57738, renderVignette

void (DrawContext): extractVignette, method_57738, renderVignette

void (DrawContext, int, int, float): renderBackground, method_25420, renderBackground

void (DrawContext, int, int, float): extractBackground, method_25420, renderBackground

void (DrawContext, int, int, int, int): renderMenuBackground, method_57736, renderDarkening

void (DrawContext, int, int, int, int): extractMenuBackground, method_57736, renderDarkening

1.21.11_unobfuscated

Names

net.minecraft.client.gui.screens.WinScreen

net.minecraft.class_445

net.minecraft.client.gui.screen.CreditsScreen

Fields

Identifier: VIGNETTE_LOCATION, field_2633, VIGNETTE_TEXTURE

org.slf4j.Logger: LOGGER, field_2632, LOGGER

Text: SECTION_HEADING, field_33955, SEPARATOR_LINE

String: NAME_PREFIX, field_32273, CENTERED_LINE_PREFIX

String: OBFUSCATE_TOKEN, field_24260, OBFUSCATION_PLACEHOLDER

float: SPEEDUP_FACTOR, field_33957, SPACE_BAR_SPEED_MULTIPLIER

float: SPEEDUP_FACTOR_FAST, field_34012, CTRL_KEY_SPEED_MULTIPLIER

Identifier: END_POEM_LOCATION, field_52137, END_POEM_TEXT_LOCATION

Identifier: CREDITS_LOCATION, field_52138, CREDITS_TEXT_LOCATION

Identifier: POSTCREDITS_LOCATION, field_52139, POST_CREDITS_TEXT_LOCATION

boolean: poem, field_2627, endCredits

Runnable: onFinished, field_2630, finishAction

float: scroll, field_2628, time

List<OrderedText>: lines, field_2634, credits

List<Text>: narratorComponents, field_60754, narratedCredits

it.unimi.dsi.fastutil.ints.IntSet: centeredLines, field_24261, centeredLines

int: totalScrollLength, field_2629, creditsHeight

boolean: speedupActive, field_34010, spaceKeyPressed

it.unimi.dsi.fastutil.ints.IntSet: speedupModifiers, field_34011, pressedCtrlKeys

float: scrollSpeed, field_2635, speed

float: unmodifiedScrollSpeed, field_33954, baseSpeed

int: direction, field_44778, speedMultiplier

LogoDrawer: logoRenderer, field_41848, logoDrawer

Constructors

(boolean, Runnable)

Methods

float (): calculateScrollSpeed, method_37369, getSpeed

void (): tick, method_25393, tick

boolean (KeyInput): keyPressed, method_25404, keyPressed

boolean (KeyInput): keyReleased, method_16803, keyReleased

void (): onClose, method_25419, close

void (): respawn, method_2257, closeScreen

void (): init, method_25426, init

Text (): getNarrationMessage, method_25435, getNarratedTitle

void (Identifier, CreditsScreen$CreditsReader): wrapCreditsIO, method_39775, load

void (Reader): addPoemFile, method_39774, readPoem

void (Reader): addCreditsFile, method_39776, readCredits

void (): addEmptyLine, method_37306, addEmptyLine

void (String): addPoemLines, method_37305, addText

void (Text, boolean, boolean): addCreditsLine, method_37304, addText

void (DrawContext, int, int, float): render, method_25394, render

void (DrawContext): renderVignette, method_57738, renderVignette

void (DrawContext, int, int, float): renderBackground, method_25420, renderBackground

void (DrawContext, int, int, int, int): renderMenuBackground, method_57736, renderDarkening

boolean (): isPauseScreen, method_25421, shouldPause

boolean (): isAllowedInPortal, method_73217, keepOpenThroughPortal

void (): removed, method_25432, removed

MusicSound (): getBackgroundMusic, method_50024, getMusic

Text[] (int): lambda$getNarrationMessage$0, method_71848, method_71848