net.minecraft.client

class PeriodicNotificationManager$NotificationTask

extends TimerTask

fui$b
net.minecraft.client.PeriodicNotificationManager$NotificationTask
net.minecraft.class_6877$class_6879
net.minecraft.client.resource.PeriodicNotificationManager$NotifyTask
net.minecraft.src.C_203225_$C_203227_

字段概要

修饰符与类型字段
private final Minecraft
a
minecraft
field_36441
client
f_205345_
private final List<PeriodicNotificationManager$Notification>
b
notifications
field_36442
entries
f_205346_
private final long
c
period
field_36443
periodMs
f_205347_
private final AtomicLong
d
elapsed
field_36444
delayMs
f_205348_

构造函数概要

修饰符构造函数
public (List<PeriodicNotificationManager$Notification> entries, long minDelayMs, long periodMs)

方法概要

修饰符与类型方法
public PeriodicNotificationManager$NotificationTask
a(List<fui$a> arg0, long arg1)
reset(List<PeriodicNotificationManager$Notification> arg0, long arg1)
method_40202(List<class_6877$class_6878> arg0, long arg1)
reload(List<PeriodicNotificationManager$Entry> entries, long period)
m_205356_(List<C_203225_$C_203226_> p_205358_, long arg1)
public void
run()
run()
run()