Package net.minecraft.test
Class TestStructurePlacer
java.lang.Object
net.minecraft.test.TestStructurePlacer
- All Implemented Interfaces:
TestRunContext.TestStructureSpawner
- Mappings:
Namespace Name official tl
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
Ltl;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
Ltl;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
Ltl;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
Ltl;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
Ltl;g:Letk;
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
Ltl;h:Lin$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
Ltl;i:Lin;
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>
Ltl;<init>(Lin;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
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;
-