Uses of Class
net.minecraft.test.TimedTaskRunner
-
Uses of TimedTaskRunner in net.minecraft.test
Modifier and TypeFieldDescriptionprivate final Collection<TimedTaskRunner>
GameTestState.timedTaskRunners
Modifier and TypeMethodDescriptionTimedTaskRunner.createAndAdd
(long duration, Runnable task) TimedTaskRunner.createAndAdd
(Runnable task) (package private) TimedTaskRunner
GameTestState.createTimedTaskRunner()
TestContext.createTimedTaskRunner()
TestContext.method_35967
(MobEntity entity, BlockPos pos, float float2) TimedTaskRunner.method_36076
(int int2) TimedTaskRunner.method_36077
(int delay, Runnable task) TimedTaskRunner.method_36084
(int int2, Runnable task) TimedTaskRunner.method_36085
(Runnable task)