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 tr$c
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TestRunContext.TestStructureSpawner
static final TestRunContext.TestStructureSpawner
-
Method Summary
-
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
Ltr$c;a:Ltr$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
Ltr$c;b:Ltr$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
Ltr$c;spawnStructure(Lto;)Ljava/util/Optional;
-