net.minecraft.client.gui.components.toasts

public class SystemToast

implements Toast

dal
net.minecraft.client.gui.components.toasts.SystemToast
net.minecraft.class_370
net.minecraft.client.toast.SystemToast
net.minecraft.client.gui.toasts.SystemToast

Field summary

Modifier and TypeField
private final SystemToast$SystemToastIds
c
id
field_2213
type
field_193659_c
private String
d
title
field_2215
title
field_193660_d
private String
e
message
field_2217
description
field_193661_e
private long
f
lastChanged
field_2216
startTime
field_193662_f
private boolean
g
changed
field_2214
justUpdated
field_193663_g

Constructor summary

ModifierConstructor
public (SystemToast$SystemToastIds arg0, Component title, Component description)

Method summary

Modifier and TypeMethod
public Toast$Visibility
a(dan arg0, long arg1)
render(ToastComponent arg0, long arg1)
method_1986(class_374 arg0, long arg1)
draw(ToastManager arg0, long arg1)
func_193653_a(ToastGui arg0, long arg1)
public void
a(jo arg0, jo arg1)
reset(Component arg0, Component arg1)
method_1991(class_2561 arg0, class_2561 arg1)
setContent(Text title, Text description)
func_193656_a(ITextComponent arg0, ITextComponent arg1)
public SystemToast$SystemToastIds
a()
getToken()
method_1989()
getType()
func_193652_b()
public static void
a(dan arg0, dal$a arg1, jo arg2, jo arg3)
addOrUpdate(ToastComponent arg0, SystemToast$SystemToastIds arg1, Component arg2, Component arg3)
method_1990(class_374 arg0, class_370$class_371 arg1, class_2561 arg2, class_2561 arg3)
show(ToastManager arg0, SystemToast$Type arg1, Text title, Text description)
func_193657_a(ToastGui arg0, SystemToast$Type arg1, ITextComponent arg2, ITextComponent arg3)