Package net.minecraft.test
Class TestStructurePlacer
java.lang.Object
net.minecraft.test.TestStructurePlacer
- All Implemented Interfaces:
TestRunContext.TestStructureSpawner
- Mappings:
Namespace Name official szintermediary net/minecraft/class_9120named net/minecraft/test/TestStructurePlacer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Boxprivate static final intprivate static final intprivate final BlockPos.Mutableprivate final BlockPosprivate intprivate final intFields inherited from interface net.minecraft.test.TestRunContext.TestStructureSpawner
NOOP, REUSE -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MARGIN_X
private static final int MARGIN_X- See Also:
- Mappings:
Namespace Name Mixin selector official cLsz;c:Iintermediary field_48497Lnet/minecraft/class_9120;field_48497:Inamed MARGIN_XLnet/minecraft/test/TestStructurePlacer;MARGIN_X:I
-
MARGIN_Z
private static final int MARGIN_Z- See Also:
- Mappings:
Namespace Name Mixin selector official dLsz;d:Iintermediary field_48498Lnet/minecraft/class_9120;field_48498:Inamed MARGIN_ZLnet/minecraft/test/TestStructurePlacer;MARGIN_Z:I
-
testsPerRow
private final int testsPerRow- Mappings:
Namespace Name Mixin selector official eLsz;e:Iintermediary field_48499Lnet/minecraft/class_9120;field_48499:Inamed testsPerRowLnet/minecraft/test/TestStructurePlacer;testsPerRow:I
-
testsInCurrentRow
private int testsInCurrentRow- Mappings:
Namespace Name Mixin selector official fLsz;f:Iintermediary field_48500Lnet/minecraft/class_9120;field_48500:Inamed testsInCurrentRowLnet/minecraft/test/TestStructurePlacer;testsInCurrentRow:I
-
box
- Mappings:
Namespace Name Mixin selector official gLsz;g:Lese;intermediary field_48501Lnet/minecraft/class_9120;field_48501:Lnet/minecraft/class_238;named boxLnet/minecraft/test/TestStructurePlacer;box:Lnet/minecraft/util/math/Box;
-
mutablePos
- Mappings:
Namespace Name Mixin selector official hLsz;h:Lid$a;intermediary field_48502Lnet/minecraft/class_9120;field_48502:Lnet/minecraft/class_2338$class_2339;named mutablePosLnet/minecraft/test/TestStructurePlacer;mutablePos:Lnet/minecraft/util/math/BlockPos$Mutable;
-
origin
- Mappings:
Namespace Name Mixin selector official iLsz;i:Lid;intermediary field_48503Lnet/minecraft/class_9120;field_48503:Lnet/minecraft/class_2338;named originLnet/minecraft/test/TestStructurePlacer;origin:Lnet/minecraft/util/math/BlockPos;
-
-
Constructor Details
-
TestStructurePlacer
- Mappings:
Namespace Name Mixin selector official <init>Lsz;<init>(Lid;I)Vintermediary <init>Lnet/minecraft/class_9120;<init>(Lnet/minecraft/class_2338;I)Vnamed <init>Lnet/minecraft/test/TestStructurePlacer;<init>(Lnet/minecraft/util/math/BlockPos;I)V
-
-
Method Details
-
spawnStructure
- Specified by:
spawnStructurein interfaceTestRunContext.TestStructureSpawner- Mappings:
Namespace Name Mixin selector official spawnStructureLsn$c;spawnStructure(Lsk;)Ljava/util/Optional;intermediary spawnStructureLnet/minecraft/class_4520$class_9117;spawnStructure(Lnet/minecraft/class_4517;)Ljava/util/Optional;named spawnStructureLnet/minecraft/test/TestRunContext$TestStructureSpawner;spawnStructure(Lnet/minecraft/test/GameTestState;)Ljava/util/Optional;
-