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$TestStructureSpawner- intermediary - net/minecraft/class_4520$class_9117- official - so$c
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final TestRunContext.TestStructureSpawnerstatic final TestRunContext.TestStructureSpawner
- 
Method SummaryModifier and TypeMethodDescriptiondefault voidonBatch(ServerWorld world) spawnStructure(GameTestState oldState) 
- 
Field Details- 
REUSE- Mappings:
- Namespace - Name - Mixin selector - named - REUSE- Lnet/minecraft/test/TestRunContext$TestStructureSpawner;REUSE:Lnet/minecraft/test/TestRunContext$TestStructureSpawner;- intermediary - field_48491- Lnet/minecraft/class_4520$class_9117;field_48491:Lnet/minecraft/class_4520$class_9117;- official - a- Lso$c;a:Lso$c;
 
- 
NOOP- Mappings:
- Namespace - Name - Mixin selector - named - NOOP- Lnet/minecraft/test/TestRunContext$TestStructureSpawner;NOOP:Lnet/minecraft/test/TestRunContext$TestStructureSpawner;- intermediary - field_48492- Lnet/minecraft/class_4520$class_9117;field_48492:Lnet/minecraft/class_4520$class_9117;- official - b- Lso$c;b:Lso$c;
 
 
- 
- 
Method Details- 
spawnStructure- Mappings:
- Namespace - Name - Mixin selector - named - spawnStructure- Lnet/minecraft/test/TestRunContext$TestStructureSpawner;spawnStructure(Lnet/minecraft/test/GameTestState;)Ljava/util/Optional;- intermediary - spawnStructure- Lnet/minecraft/class_4520$class_9117;spawnStructure(Lnet/minecraft/class_4517;)Ljava/util/Optional;- official - spawnStructure- Lso$c;spawnStructure(Lsl;)Ljava/util/Optional;
 
- 
onBatch- Mappings:
- Namespace - Name - Mixin selector - named - onBatch- Lnet/minecraft/test/TestRunContext$TestStructureSpawner;onBatch(Lnet/minecraft/server/world/ServerWorld;)V- intermediary - method_61098- Lnet/minecraft/class_4520$class_9117;method_61098(Lnet/minecraft/class_3218;)V- official - a- Lso$c;a(Lard;)V
 
 
-