History - net.minecraft.client.toast.NowPlayingToast
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, TextRenderer): renderToast, method_71810, draw
void (DrawContext, TextRenderer): extractToast, method_71810, draw
void (DrawContext, TextRenderer, long): render, method_1986, draw
void (DrawContext, TextRenderer, long): extractRenderState, method_1986, draw
1.21.11_unobfuscated
Names
net.minecraft.client.gui.components.toasts.NowPlayingToast
net.minecraft.class_11469
net.minecraft.client.toast.NowPlayingToast
Fields
Identifier: NOW_PLAYING_BACKGROUND_SPRITE, field_60723, TEXTURE
Identifier: MUSIC_NOTES_SPRITE, field_60724, MUSIC_NOTES_ICON
int: PADDING, field_60725, MARGIN
int: MUSIC_NOTES_SIZE, field_60726, MUSIC_NOTES_ICON_SIZE
int: HEIGHT, field_60727, field_60727
int: MUSIC_NOTES_SPACE, field_60728, field_60728
int: VISIBILITY_DURATION, field_60729, VISIBILITY_DURATION
int: TEXT_COLOR, field_60730, TEXT_COLOR
long: MUSIC_COLOR_CHANGE_FREQUENCY_MS, field_60731, MUSIC_NOTE_COLOR_CHANGE_INTERVAL
int: musicNoteColorTick, field_60732, musicNoteColorChanges
long: lastMusicNoteColorChange, field_60733, lastMusicNoteColorChangeTime
int: musicNoteColor, field_60734, musicNotesIconColor
boolean: updateToast, field_60871, showing
double: notificationDisplayTimeMultiplier, field_60872, displayTimeMultiplier
MinecraftClient: minecraft, field_60736, client
Toast$Visibility: wantedVisibility, field_60737, visibility
Constructors
()
Methods
void (DrawContext, TextRenderer): renderToast, method_71810, draw
String (): getCurrentSongName, method_76618, getCurrentMusicTranslationKey
void (): tickMusicNotes, method_71814, tick
Text (String): getNowPlayingString, method_71812, getMusicText
void (GameOptions): showToast, method_71994, show
void (ToastManager, long): update, method_61989, update
void (DrawContext, TextRenderer, long): render, method_1986, draw
void (): onFinishedRendering, method_71995, onFinishedRendering
int (): width, method_29049, getWidth
int (String, TextRenderer): getWidth, method_71813, getMusicTextWidth
int (): height, method_29050, getHeight
float (int, float): xPos, method_71809, getXPos
float (int): yPos, method_71808, getYPos
Toast$Visibility (): getWantedVisibility, method_61988, getVisibility
void (Toast$Visibility): setWantedVisibility, method_71811, setVisibility