类 ExtendedSequence
java.lang.Object
net.minecraft.gametest.framework.GameTestSequence
net.neoforged.testframework.gametest.ExtendedSequence
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.gametest.framework.GameTestSequence
GameTestSequence.Condition
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明thenExecute
(Runnable p_177563_) thenExecuteAfter
(int p_177547_, Runnable p_177548_) thenExecuteFor
(int p_177560_, Runnable p_177561_) thenIdle
(int p_177545_) <T> ParametrizedGameTestSequence
<T> thenSequence
(Consumer<ExtendedSequence> consumer) thenWaitUntil
(long p_177550_, Runnable p_177551_) thenWaitUntil
(Runnable p_177553_) 从类继承的方法 net.minecraft.gametest.framework.GameTestSequence
thenFail, thenSucceed, thenTrigger, tickAndContinue, tickAndFailIfNotComplete
-
字段详细资料
-
gameTestHelper
-
-
构造器详细资料
-
ExtendedSequence
-
-
方法详细资料
-
thenWaitUntil
- 覆盖:
thenWaitUntil
在类中GameTestSequence
-
thenWaitUntil
- 覆盖:
thenWaitUntil
在类中GameTestSequence
-
thenIdle
- 覆盖:
thenIdle
在类中GameTestSequence
-
thenExecute
- 覆盖:
thenExecute
在类中GameTestSequence
-
thenExecuteAfter
- 覆盖:
thenExecuteAfter
在类中GameTestSequence
-
thenExecuteFor
- 覆盖:
thenExecuteFor
在类中GameTestSequence
-
thenMap
-
thenSequence
-