Uses of Interface
net.minecraft.gametest.framework.GameTestRunner.StructureSpawner
Packages that use GameTestRunner.StructureSpawner
-
Uses of GameTestRunner.StructureSpawner in net.minecraft.gametest.framework
Classes in net.minecraft.gametest.framework that implement GameTestRunner.StructureSpawnerFields in net.minecraft.gametest.framework declared as GameTestRunner.StructureSpawnerModifier and TypeFieldDescriptionprivate GameTestRunner.StructureSpawnerGameTestRunner.Builder.existingStructureSpawnerprivate final GameTestRunner.StructureSpawnerGameTestRunner.existingStructureSpawnerstatic final GameTestRunner.StructureSpawnerGameTestRunner.StructureSpawner.IN_PLACEprivate GameTestRunner.StructureSpawnerGameTestRunner.Builder.newStructureSpawnerprivate final GameTestRunner.StructureSpawnerGameTestRunner.newStructureSpawnerstatic final GameTestRunner.StructureSpawnerGameTestRunner.StructureSpawner.NOT_SETMethods in net.minecraft.gametest.framework with parameters of type GameTestRunner.StructureSpawnerModifier and TypeMethodDescriptionGameTestRunner.Builder.newStructureSpawner(GameTestRunner.StructureSpawner newStructureSpawner) Constructors in net.minecraft.gametest.framework with parameters of type GameTestRunner.StructureSpawnerModifierConstructorDescriptionprotectedGameTestRunner(GameTestRunner.GameTestBatcher testBatcher, Collection<GameTestBatch> batches, ServerLevel level, GameTestTicker testTicker, GameTestRunner.StructureSpawner existingStructureSpawner, GameTestRunner.StructureSpawner newStructureSpawner, boolean haltOnError)