类 GameTestSequence.Condition
java.lang.Object
net.minecraft.gametest.framework.GameTestSequence.Condition
- 封闭类:
GameTestSequence
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
NOT_TRIGGERED
private static final long NOT_TRIGGERED- 另请参阅:
-
triggerTime
private long triggerTime
-
-
构造器详细资料
-
Condition
public Condition()
-
-
方法详细资料
-
trigger
void trigger(long p_177584_) -
assertTriggeredThisTick
public void assertTriggeredThisTick()
-