Package net.minecraft.test
Interface TestRunContext.TestStructureSpawner
- All Known Implementing Classes:
 TestStructurePlacer
- Enclosing class:
 TestRunContext
public static interface TestRunContext.TestStructureSpawner
- Mappings:
 Namespace Name named net/minecraft/test/TestRunContext$TestStructureSpawnerintermediary net/minecraft/class_4520$class_9117official te$c
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TestRunContext.TestStructureSpawnerstatic final TestRunContext.TestStructureSpawner - 
Method Summary
Modifier and TypeMethodDescriptiondefault voidonBatch(ServerWorld world) spawnStructure(GameTestState oldState)  
- 
Field Details
- 
REUSE
- Mappings:
 Namespace Name Mixin selector named REUSELnet/minecraft/test/TestRunContext$TestStructureSpawner;REUSE:Lnet/minecraft/test/TestRunContext$TestStructureSpawner;intermediary field_48491Lnet/minecraft/class_4520$class_9117;field_48491:Lnet/minecraft/class_4520$class_9117;official aLte$c;a:Lte$c;
 - 
NOOP
- Mappings:
 Namespace Name Mixin selector named NOOPLnet/minecraft/test/TestRunContext$TestStructureSpawner;NOOP:Lnet/minecraft/test/TestRunContext$TestStructureSpawner;intermediary field_48492Lnet/minecraft/class_4520$class_9117;field_48492:Lnet/minecraft/class_4520$class_9117;official bLte$c;b:Lte$c;
 
 - 
 - 
Method Details
- 
spawnStructure
- Mappings:
 Namespace Name Mixin selector named spawnStructureLnet/minecraft/test/TestRunContext$TestStructureSpawner;spawnStructure(Lnet/minecraft/test/GameTestState;)Ljava/util/Optional;intermediary spawnStructureLnet/minecraft/class_4520$class_9117;spawnStructure(Lnet/minecraft/class_4517;)Ljava/util/Optional;official spawnStructureLte$c;spawnStructure(Lsz;)Ljava/util/Optional;
 - 
onBatch
- Mappings:
 Namespace Name Mixin selector named onBatchLnet/minecraft/test/TestRunContext$TestStructureSpawner;onBatch(Lnet/minecraft/server/world/ServerWorld;)Vintermediary method_61098Lnet/minecraft/class_4520$class_9117;method_61098(Lnet/minecraft/class_3218;)Vofficial aLte$c;a(Laub;)V
 
 -