Package net.minecraft.test
Class TestStructurePlacer
java.lang.Object
net.minecraft.test.TestStructurePlacer
- All Implemented Interfaces:
TestRunContext.TestStructureSpawner
- Mappings:
Namespace Name official sx
intermediary net/minecraft/class_9120
named net/minecraft/test/TestStructurePlacer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Box
private static final int
private static final int
private final BlockPos.Mutable
private final BlockPos
private int
private final int
Fields 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 c
Lsx;c:I
intermediary field_48497
Lnet/minecraft/class_9120;field_48497:I
named MARGIN_X
Lnet/minecraft/test/TestStructurePlacer;MARGIN_X:I
-
MARGIN_Z
private static final int MARGIN_Z- See Also:
- Mappings:
Namespace Name Mixin selector official d
Lsx;d:I
intermediary field_48498
Lnet/minecraft/class_9120;field_48498:I
named MARGIN_Z
Lnet/minecraft/test/TestStructurePlacer;MARGIN_Z:I
-
testsPerRow
private final int testsPerRow- Mappings:
Namespace Name Mixin selector official e
Lsx;e:I
intermediary field_48499
Lnet/minecraft/class_9120;field_48499:I
named testsPerRow
Lnet/minecraft/test/TestStructurePlacer;testsPerRow:I
-
testsInCurrentRow
private int testsInCurrentRow- Mappings:
Namespace Name Mixin selector official f
Lsx;f:I
intermediary field_48500
Lnet/minecraft/class_9120;field_48500:I
named testsInCurrentRow
Lnet/minecraft/test/TestStructurePlacer;testsInCurrentRow:I
-
box
- Mappings:
Namespace Name Mixin selector official g
Lsx;g:Lerv;
intermediary field_48501
Lnet/minecraft/class_9120;field_48501:Lnet/minecraft/class_238;
named box
Lnet/minecraft/test/TestStructurePlacer;box:Lnet/minecraft/util/math/Box;
-
mutablePos
- Mappings:
Namespace Name Mixin selector official h
Lsx;h:Lib$a;
intermediary field_48502
Lnet/minecraft/class_9120;field_48502:Lnet/minecraft/class_2338$class_2339;
named mutablePos
Lnet/minecraft/test/TestStructurePlacer;mutablePos:Lnet/minecraft/util/math/BlockPos$Mutable;
-
origin
- Mappings:
Namespace Name Mixin selector official i
Lsx;i:Lib;
intermediary field_48503
Lnet/minecraft/class_9120;field_48503:Lnet/minecraft/class_2338;
named origin
Lnet/minecraft/test/TestStructurePlacer;origin:Lnet/minecraft/util/math/BlockPos;
-
-
Constructor Details
-
TestStructurePlacer
- Mappings:
Namespace Name Mixin selector official <init>
Lsx;<init>(Lib;I)V
intermediary <init>
Lnet/minecraft/class_9120;<init>(Lnet/minecraft/class_2338;I)V
named <init>
Lnet/minecraft/test/TestStructurePlacer;<init>(Lnet/minecraft/util/math/BlockPos;I)V
-
-
Method Details
-
spawnStructure
- Specified by:
spawnStructure
in interfaceTestRunContext.TestStructureSpawner
- Mappings:
Namespace Name Mixin selector official spawnStructure
Lsl$c;spawnStructure(Lsi;)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;
-