net.minecraft.client.gui.components.toasts

public class TutorialToast

implements Toast

euz
net.minecraft.client.gui.components.toasts.TutorialToast
net.minecraft.class_372
net.minecraft.client.toast.TutorialToast
net.minecraft.src.C_3506_

Field summary

Modifier and TypeField
private static final ResourceLocation
g
BACKGROUND_SPRITE
field_45397
TEXTURE
f_290955_
public static final int
a
PROGRESS_BAR_WIDTH
field_32222
PROGRESS_BAR_WIDTH
f_169083_
public static final int
d
PROGRESS_BAR_HEIGHT
field_32223
PROGRESS_BAR_HEIGHT
f_169084_
public static final int
e
PROGRESS_BAR_X
field_32224
PROGRESS_BAR_X
f_169085_
public static final int
f
PROGRESS_BAR_Y
field_32225
PROGRESS_BAR_Y
f_169086_
private final TutorialToast$Icons
h
icon
field_2225
type
f_94949_
private final Component
i
title
field_2224
title
f_94950_
private final Component
j
message
field_2226
description
f_94951_
private Toast$Visibility
k
visibility
field_2227
visibility
f_94952_
private long
l
lastProgressTime
field_2223
lastTime
f_94953_
private float
m
lastProgress
field_2229
lastProgress
f_94954_
private float
n
progress
field_2228
progress
f_94955_
private final boolean
o
progressable
field_2222
hasProgressBar
f_94956_

Constructor summary

ModifierConstructor
public (TutorialToast$Icons type, Component title, Component description, boolean hasProgressBar)

Method summary

Modifier and TypeMethod
public Toast$Visibility
a(esf arg0, euy arg1, long arg2)
render(GuiGraphics arg0, ToastComponent arg1, long arg2)
method_1986(class_332 arg0, class_374 arg1, long arg2)
draw(DrawContext arg0, ToastManager arg1, long arg2)
m_7172_(C_279497_ p_283009_, C_3503_ p_281902_, long arg2)
public void
c()
hide()
method_1993()
hide()
m_94968_()
public void
a(float arg0)
updateProgress(float arg0)
method_1992(float arg0)
setProgress(float progress)
m_94962_(float arg0)