net.minecraft.client.gui.components.toasts

public class SystemToast

implements Toast

ddx
net.minecraft.client.gui.components.toasts.SystemToast
net.minecraft.class_370
net.minecraft.unmapped.C_vksdgrxp
net.minecraft.client.toast.SystemToast
net.minecraft.client.gui.toasts.SystemToast

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public Toast$Visibility
a(ddz arg0, long arg1)
render(ToastComponent arg0, long arg1)
method_1986(class_374 arg0, long arg1)
m_zfyvjxrz(C_eqfjupcc arg0, long arg1)
draw(ToastManager arg0, long arg1)
func_193653_a(ToastGui arg0, long arg1)
public void
a(lf arg0, lf arg1)
reset(Component arg0, Component arg1)
method_1991(class_2561 arg0, class_2561 arg1)
m_nvohfuwc(C_rdaqiwdt arg0, C_rdaqiwdt arg1)
setContent(Text title, Text description)
func_193656_a(ITextComponent arg0, ITextComponent arg1)
public SystemToast$SystemToastIds
a()
getToken()
method_1989()
m_wuvfjkcj()
getType()
func_193652_b()
public static void
a(ddz arg0, ddx$a arg1, lf arg2, lf 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)
m_vkmbhoha(C_eqfjupcc arg0, C_vksdgrxp$C_hdjusipc arg1, C_rdaqiwdt arg2, C_rdaqiwdt arg3)
show(ToastManager arg0, SystemToast$Type arg1, Text title, Text description)
func_193657_a(ToastGui arg0, SystemToast$Type arg1, ITextComponent arg2, ITextComponent arg3)