Uses of Class
net.minecraft.test.TimedTaskRunner
Packages that use TimedTaskRunner
-
Uses of TimedTaskRunner in net.minecraft.test
Fields in net.minecraft.test with type parameters of type TimedTaskRunnerModifier and TypeFieldDescriptionprivate Collection<TimedTaskRunner>
GameTestState.timedTaskRunners
Methods in net.minecraft.test that return TimedTaskRunnerModifier and TypeMethodDescriptionTimedTaskRunner.createAndAdd(long duration, Runnable task)
TimedTaskRunner.createAndAdd(Runnable task)
(package private) TimedTaskRunner
GameTestState.createTimedTaskRunner()
TestContext.method_35967(MobEntity entity, BlockPos pos, float float2)
TestContext.method_36041()
TimedTaskRunner.method_36076(int int2)
TimedTaskRunner.method_36077(int int2, Runnable task)
TimedTaskRunner.method_36084(int int2, Runnable task)
TimedTaskRunner.method_36085(Runnable task)