Uses of Class
net.minecraft.gametest.framework.GameTestTicker
Packages that use GameTestTicker
-
Uses of GameTestTicker in net.minecraft.gametest.framework
Fields in net.minecraft.gametest.framework declared as GameTestTickerModifier and TypeFieldDescriptionstatic final GameTestTicker
GameTestTicker.SINGLETON
private final GameTestTicker
GameTestRunner.Builder.testTicker
private final GameTestTicker
GameTestRunner.testTicker
Constructors in net.minecraft.gametest.framework with parameters of type GameTestTickerModifierConstructorDescriptionprotected
GameTestRunner
(GameTestRunner.GameTestBatcher testBatcher, Collection<GameTestBatch> batches, ServerLevel level, GameTestTicker testTicker, GameTestRunner.StructureSpawner existingStructureSpawner, GameTestRunner.StructureSpawner newStructureSpawner, boolean haltOnError)