Package net.minecraft.test
Interface TestRunContext.TestStructureSpawner
- All Known Implementing Classes:
TestStructurePlacer
- Enclosing class:
TestRunContext
public static interface TestRunContext.TestStructureSpawner
- Mappings:
Namespace Name official sz$c
intermediary net/minecraft/class_4520$class_9117
named net/minecraft/test/TestRunContext$TestStructureSpawner
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TestRunContext.TestStructureSpawner
static final TestRunContext.TestStructureSpawner
-
Method Summary
-
Field Details
-
REUSE
- Mappings:
Namespace Name Mixin selector official a
Lsz$c;a:Lsz$c;
intermediary field_48491
Lnet/minecraft/class_4520$class_9117;field_48491:Lnet/minecraft/class_4520$class_9117;
named REUSE
Lnet/minecraft/test/TestRunContext$TestStructureSpawner;REUSE:Lnet/minecraft/test/TestRunContext$TestStructureSpawner;
-
NOOP
- Mappings:
Namespace Name Mixin selector official b
Lsz$c;b:Lsz$c;
intermediary field_48492
Lnet/minecraft/class_4520$class_9117;field_48492:Lnet/minecraft/class_4520$class_9117;
named NOOP
Lnet/minecraft/test/TestRunContext$TestStructureSpawner;NOOP:Lnet/minecraft/test/TestRunContext$TestStructureSpawner;
-
-
Method Details
-
spawnStructure
- Mappings:
Namespace Name Mixin selector official spawnStructure
Lsz$c;spawnStructure(Lsw;)Ljava/util/Optional;
intermediary spawnStructure
Lnet/minecraft/class_4520$class_9117;spawnStructure(Lnet/minecraft/class_4517;)Ljava/util/Optional;
named spawnStructure
Lnet/minecraft/test/TestRunContext$TestStructureSpawner;spawnStructure(Lnet/minecraft/test/GameTestState;)Ljava/util/Optional;
-