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 pNewStructureSpawner) Constructors in net.minecraft.gametest.framework with parameters of type GameTestRunner.StructureSpawnerModifierConstructorDescriptionprotectedGameTestRunner(GameTestRunner.GameTestBatcher pTestBatcher, Collection<GameTestBatch> pBatches, ServerLevel pLevel, GameTestTicker pTestTicker, GameTestRunner.StructureSpawner pExistingStructureSpawner, GameTestRunner.StructureSpawner pNewStructureSpawner, boolean pHaltOnError)