net.minecraft.client.gui.toast

public class TutorialToast

implements Toast

cic
net.minecraft.class_3266
net.minecraft.client.gui.toast.TutorialToast
net.minecraft.client.gui.toasts.TutorialToast
net.minecraft.client.gui.toasts.TutorialToast

Field summary

Modifier and TypeField
private final TutorialToast$Icon
c
field_15928
icon
field_193671_c
icon
private final String
d
field_15929
title
field_193672_d
title
private final String
e
field_15930
description
field_193673_e
subtitle
private Toast$Visibility
f
field_15931
visibility
field_193674_f
visibility
private long
g
field_15932
animationTime
field_193675_g
lastDelta
private float
h
field_15933
lastProgress
field_193676_h
displayedProgress
private float
i
field_15934
progress
field_193677_i
currentProgress
private final boolean
j
field_15935
hasProgress
field_193678_j
hasProgressBar

Constructor summary

ModifierConstructor
public (TutorialToast$Icon icon, Text title, Text description, boolean hasProgress)

Method summary

Modifier and TypeMethod
public Toast$Visibility
a(cib arg0, long arg1)
method_14486(class_3264 arg0, long arg1)
render(ToastGui arg0, long arg1)
func_193653_a(GuiToast arg0, long arg1)
draw(GuiToast arg0, long arg1)
public void
a()
method_14498()
hide()
func_193670_a()
hide()
public void
a(float arg0)
method_14499(float arg0)
setProgress(float progress)
func_193669_a(float arg0)
setProgress(float progress)