History - net.minecraft.client.toast.ToastManager$Entry

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): render, method_2002, draw

void (DrawContext, int): extractRenderState, method_2002, draw

1.21.11_unobfuscated

Names

net.minecraft.client.gui.components.toasts.ToastManager$ToastInstance

net.minecraft.class_374$class_375

net.minecraft.client.toast.ToastManager$Entry

Fields

long: SLIDE_ANIMATION_DURATION_MS, field_32221, DISAPPEAR_TIME

T: toast, field_2241, instance

int: firstSlotIndex, field_52787, topIndex

int: occupiedSlotCount, field_39933, requiredSpaceCount

long: animationStartTime, field_2243, startTime

long: becameFullyVisibleAt, field_52788, fullyVisibleTime

Toast$Visibility: visibility, field_2244, visibility

long: fullyVisibleFor, field_2242, showTime

float: visiblePortion, field_52789, visibleWidthPortion

boolean: hasFinishedRendering, field_52790, finishedRendering

ToastManager: this$0, field_2245, field_2245

Constructors

(T, int, int)

Methods

T (): getToast, method_2001, getInstance

void (): resetToast, method_71819, init

boolean (): hasFinishedRendering, method_61994, isFinishedRendering

void (long): calculateVisiblePortion, method_61993, updateVisibleWidthPortion

void (): update, method_61995, update

void (DrawContext, int): render, method_2002, draw