类 GameTestSequence
java.lang.Object
net.minecraft.gametest.framework.GameTestSequence
-
嵌套类概要
嵌套类 -
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private void
executeWithoutFail
(Runnable p_177571_) thenExecute
(Runnable p_177563_) thenExecuteAfter
(int p_177547_, Runnable p_177548_) thenExecuteFor
(int p_177560_, Runnable p_177561_) void
thenIdle
(int p_177545_) void
thenWaitUntil
(long p_177550_, Runnable p_177551_) thenWaitUntil
(Runnable p_177553_) private void
tick
(long p_127782_) void
tickAndContinue
(long p_127778_) void
tickAndFailIfNotComplete
(long p_127780_)
-
字段详细资料
-
parent
-
events
-
lastTick
private long lastTick
-
-
构造器详细资料
-
GameTestSequence
GameTestSequence(GameTestInfo p_177542_)
-
-
方法详细资料
-
thenWaitUntil
-
thenWaitUntil
-
thenIdle
-
thenExecute
-
thenExecuteAfter
-
thenExecuteFor
-
thenSucceed
public void thenSucceed() -
thenFail
-
thenTrigger
-
tickAndContinue
public void tickAndContinue(long p_127778_) -
tickAndFailIfNotComplete
public void tickAndFailIfNotComplete(long p_127780_) -
executeWithoutFail
-
tick
private void tick(long p_127782_)
-