net.minecraft.test

class TimedTask

net.minecraft.gametest.framework.GameTestEvent
net.minecraft.class_4692
net.minecraft.test.TimedTask

Field summary

Modifier and TypeField
public final Long
expectedDelay
field_21450
duration
public final Runnable
assertion
field_21451
task

Constructor summary

ModifierConstructor
private (Long duration, Runnable task)

Method summary

Modifier and TypeMethod
static TimedTask
create(Runnable runnable)
method_35942(Runnable arg0)
create(Runnable task)
static TimedTask
create(long expectedTick, Runnable runnable)
method_35941(long arg0, Runnable arg1)
create(long duration, Runnable task)