net.minecraft.client.gui.toast

public class SystemToast

implements Toast

cxr
net.minecraft.class_370
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_2213
type
field_193659_c
field_193659_c
private String
d
field_2215
title
field_193660_d
field_193660_d
private String
e
field_2217
description
field_193661_e
field_193661_e
private long
f
field_2216
animationTime
field_193662_f
field_193662_f
private boolean
g
field_2214
changed
field_193663_g
field_193663_g

Constructor summary

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

Method summary

Modifier and TypeMethod
public Toast$Visibility
a(cxt arg0, long arg1)
method_1986(class_374 arg0, long arg1)
render(ToastGui arg0, long arg1)
func_193653_a(ToastGui arg0, long arg1)
draw(ToastGui arg0, long arg1)
public void
a(jm arg0, jm arg1)
method_1991(class_2561 arg0, class_2561 arg1)
reset(Text title, Text description)
func_193656_a(ITextComponent arg0, ITextComponent arg1)
setDisplayedText(ITextComponent titleComponent, ITextComponent subtitleComponent)
public SystemToast$Type
a()
method_1989()
getToken()
func_193652_b()
getType()
public static void
a(cxt arg0, cxr$a arg1, jm arg2, jm arg3)
method_1990(class_374 arg0, class_370$class_371 arg1, class_2561 arg2, class_2561 arg3)
addOrUpdate(ToastGui toasts, SystemToast$Type type, Text title, Text description)
func_193657_a(ToastGui arg0, SystemToast$Type arg1, ITextComponent arg2, ITextComponent arg3)
addOrUpdate(ToastGui arg0, SystemToast$Type arg1, ITextComponent arg2, ITextComponent arg3)