net.minecraft.gametest.framework

class GameTestEvent

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

Field summary

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

Constructor summary

ModifierConstructor
private (Long duration, Runnable task)

Method summary

Modifier and TypeMethod
static GameTestEvent
a(Runnable arg0)
create(Runnable arg0)
method_35942(Runnable arg0)
create(Runnable task)
static GameTestEvent
a(long arg0, Runnable arg1)
create(long arg0, Runnable arg1)
method_35941(long arg0, Runnable arg1)
create(long duration, Runnable task)