Uses of Class
net.minecraft.gametest.framework.GameTestSequence
-
Uses of GameTestSequence in net.minecraft.gametest.framework
Modifier and TypeMethodDescription(package private) GameTestSequence
GameTestInfo.createSequence()
GameTestHelper.startSequence()
GameTestSequence.thenExecute(Runnable p_177563_)
GameTestSequence.thenExecuteAfter(int p_177547_, Runnable p_177548_)
GameTestSequence.thenExecuteFor(int p_177560_, Runnable p_177561_)
GameTestSequence.thenIdle(int p_177545_)
GameTestSequence.thenWaitUntil(long p_177550_, Runnable p_177551_)
GameTestSequence.thenWaitUntil(Runnable p_177553_)