net.minecraft.client.toast

public class SystemToast

implements Toast

cxx
net.minecraft.class_370
net.minecraft.client.toast.SystemToast
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
field_2213
type
field_193659_c
type
private String
d
field_2215
field_2215
title
field_193660_d
title
private String
e
field_2217
field_2217
description
field_193661_e
subtitle
private long
f
field_2216
startTime
animationTime
field_193662_f
firstDrawTime
private boolean
g
field_2214
justUpdated
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(cxz arg0, long arg1)
method_1986(class_374 arg0, long arg1)
draw(ToastManager arg0, long arg1)
render(ToastGui arg0, long arg1)
func_193653_a(ToastGui arg0, long arg1)
draw(ToastGui arg0, long arg1)
public void
a(jn arg0, jn arg1)
method_1991(class_2561 arg0, class_2561 arg1)
setContent(Text arg0, Text arg1)
reset(Text title, Text description)
func_193656_a(ITextComponent arg0, ITextComponent arg1)
setDisplayedText(ITextComponent titleComponent, ITextComponent subtitleComponent)
public SystemToast$Type
a()
method_1989()
method_1989()
getToken()
func_193652_b()
getType()
public static void
a(cxz arg0, cxx$a arg1, jn arg2, jn arg3)
method_1990(class_374 arg0, class_370$class_371 arg1, class_2561 arg2, class_2561 arg3)
show(ToastManager arg0, SystemToast$Type arg1, Text arg2, Text 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)