History - net.minecraft.client.toast.ToastManager
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): render, method_1996, draw
void (DrawContext): extractRenderState, method_1996, draw
1.21.11_unobfuscated
Names
net.minecraft.client.gui.components.toasts.ToastManager
net.minecraft.class_374
net.minecraft.client.toast.ToastManager
Fields
int: SLOT_COUNT, field_39929, SPACES
int: ALL_SLOTS_OCCUPIED, field_52786, field_52786
MinecraftClient: minecraft, field_2238, client
List<ToastManager$Entry<?>>: visibleToasts, field_2239, visibleEntries
BitSet: occupiedSlots, field_39931, occupiedSpaces
Deque<Toast>: queued, field_2240, toastQueue
Set<SoundEvent>: playedToastSounds, field_55860, queuedToastSounds
ToastManager$Entry<NowPlayingToast>: nowPlayingToast, field_60738, nowPlayingToast
Constructors
(MinecraftClient, GameOptions)
Methods
void (): update, method_61990, update
void (DrawContext): render, method_1996, draw
int (int): findFreeSlotsIndex, method_45073, getTopIndex
int (): freeSlotCount, method_45076, getEmptySpaceCount
<T extends Toast> T (Class<? extends T>, Object): getToast, method_1997, getToast
void (): clear, method_2000, clear
void (Toast): addToast, method_1999, add
void (): showNowPlayingToast, method_71815, onMusicTrackStart
void (): hideNowPlayingToast, method_71816, onMusicTrackStop
MinecraftClient (): getMinecraft, method_1995, getClient
double (): getNotificationDisplayTimeMultiplier, method_48221, getNotificationDisplayTimeMultiplier
void (MusicToastMode): initializeMusicToast, method_76620, initMusicToast
void (MusicToastMode): setMusicToastDisplayState, method_76619, onMusicToastModeUpdated
boolean (Toast): lambda$update$1, method_61992, method_61992
boolean (org.apache.commons.lang3.mutable.MutableBoolean, ToastManager$Entry): lambda$update$0, method_61991, method_61991