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 GameTestTickerGameTestTicker.SINGLETONprivate final GameTestTickerGameTestRunner.Builder.testTickerprivate final GameTestTickerGameTestRunner.testTickerConstructors in net.minecraft.gametest.framework with parameters of type GameTestTickerModifierConstructorDescriptionprotectedGameTestRunner(GameTestRunner.GameTestBatcher testBatcher, Collection<GameTestBatch> batches, ServerLevel level, GameTestTicker testTicker, GameTestRunner.StructureSpawner existingStructureSpawner, GameTestRunner.StructureSpawner newStructureSpawner, boolean haltOnError)