net.minecraft.gametest.framework

class GameTestEvent

sx
net.minecraft.gametest.framework.GameTestEvent
net.minecraft.class_4692
net.minecraft.test.TimedTask
net.minecraft.src.C_4887_
net.minecraft.gametest.framework.GameTestHarnessEvent

字段概要

修饰符与类型字段
public final Long
a
expectedDelay
field_21450
duration
f_127593_
public final Runnable
b
assertion
field_21451
task
f_127594_

构造函数概要

修饰符构造函数
private (Long duration, Runnable task)

方法概要

修饰符与类型方法
static GameTestEvent
a(Runnable arg0)
create(Runnable arg0)
method_35942(Runnable arg0)
create(Runnable task)
m_177097_(Runnable p_177098_)
static GameTestEvent
a(long arg0, Runnable arg1)
create(long arg0, Runnable arg1)
method_35941(long arg0, Runnable arg1)
create(long duration, Runnable task)
m_177094_(long p_177095_, Runnable arg1)