net.minecraft.client

class PeriodicNotificationManager$NotificationTask

extends TimerTask

evo$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_

Field summary

Modifier and TypeField
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_

Constructor summary

ModifierConstructor
public (List<PeriodicNotificationManager$Notification> entries, long minDelayMs, long periodMs)

Method summary

Modifier and TypeMethod
public PeriodicNotificationManager$NotificationTask
a(List<evo$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()