net.minecraft.client.gui.toast

public class SystemToast

implements Toast

chz
net.minecraft.class_3260
net.minecraft.client.gui.toast.SystemToast
net.minecraft.client.gui.toasts.SystemToast
net.minecraft.client.gui.toasts.SystemToast

Field summary

Modifier and TypeField
private final SystemToast$Type
c
field_15906
type
field_193659_c
type
private String
d
field_15907
title
field_193660_d
title
private String
e
field_15908
description
field_193661_e
subtitle
private long
f
field_15909
animationTime
field_193662_f
firstDrawTime
private boolean
g
field_15910
changed
field_193663_g
newDisplay

Constructor summary

ModifierConstructor
public (SystemToast$Type icon, Text title, Text description)

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(ij arg0, ij arg1)
method_14485(class_1982 arg0, class_1982 arg1)
reset(Text title, Text description)
func_193656_a(ITextComponent arg0, ITextComponent arg1)
setDisplayedText(ITextComponent titleComponent, ITextComponent subtitleComponent)
public SystemToast$Type
a()
method_14483()
getToken()
func_193652_b()
getType()
public static void
a(cib arg0, chz$a arg1, ij arg2, ij arg3)
method_14484(class_3264 arg0, class_3260$class_3261 arg1, class_1982 arg2, class_1982 arg3)
addOrUpdate(ToastGui toasts, SystemToast$Type type, Text title, Text description)
func_193657_a(GuiToast arg0, SystemToast$Type arg1, ITextComponent arg2, ITextComponent arg3)
addOrUpdate(GuiToast arg0, SystemToast$Type arg1, ITextComponent arg2, ITextComponent arg3)