net.minecraft.client

class PeriodicNotificationManager$NotificationTask

extends TimerTask

fml$b
net.minecraft.client.PeriodicNotificationManager$NotificationTask
net.minecraft.class_6877$class_6879
net.minecraft.client.resource.PeriodicNotificationManager$NotifyTask

Field summary

Modifier and TypeField
private final Minecraft
a
minecraft
field_36441
client
private final List<PeriodicNotificationManager$Notification>
b
notifications
field_36442
entries
private final long
c
period
field_36443
periodMs
private final AtomicLong
d
elapsed
field_36444
delayMs

Constructor summary

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

Method summary

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