Package net.minecraft.structure
Class VillagePieces.LampPost
java.lang.Object
net.minecraft.structure.StructurePiece
net.minecraft.structure.VillagePieces.AbstractPiece
net.minecraft.structure.VillagePieces.LampPost
- Enclosing class:
- VillagePieces
- Mappings:
Namespace Name official bxh$dintermediary net/minecraft/class_39$class_43named net/minecraft/structure/VillagePieces$LampPost
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.structure.StructurePiece
StructurePiece.BlockRandomizer -
Field Summary
Fields inherited from class net.minecraft.structure.VillagePieces.AbstractPiece
field_14872, field_19427, hPosFields inherited from class net.minecraft.structure.StructurePiece
boundingBox, chainLength, field_19406 -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.structure.VillagePieces.AbstractPiece
checkSandStone, fillNWOpening, fillSEOpening, isInbounds, method_109, method_111, method_13380, method_13382, method_17676, method_17677, method_17678, method_5530, method_72, serializeMethods inherited from class net.minecraft.structure.StructurePiece
applyXTransform, applyYTransform, applyZTransform, fillOpenings, getBoundingBox, getChainLength, getOverlappingPiece, method_11851, method_11852, method_11853, method_11854, method_13377, method_13775, method_17651, method_17652, method_17653, method_17654, method_17655, method_17656, method_17657, method_5527, method_56, method_60, method_65, method_73, method_9273, toNbt, translate
-
Constructor Details
-
LampPost
public LampPost() -
LampPost
public LampPost(VillagePieces.StartPiece start, int chainLength, Random random, BlockBox boundingBox, Direction orientation) - Mappings:
Namespace Name Mixin selector official <init>Lbxh$d;<init>(Lbxh$k;ILjava/util/Random;Lbwf;Leq;)Vintermediary <init>Lnet/minecraft/class_39$class_43;<init>(Lnet/minecraft/class_39$class_50;ILjava/util/Random;Lnet/minecraft/class_1251;Lnet/minecraft/class_1354;)Vnamed <init>Lnet/minecraft/structure/VillagePieces$LampPost;<init>(Lnet/minecraft/structure/VillagePieces$StartPiece;ILjava/util/Random;Lnet/minecraft/util/math/BlockBox;Lnet/minecraft/util/math/Direction;)V
-
-
Method Details
-
create
public static BlockBox create(VillagePieces.StartPiece start, List<StructurePiece> pieces, Random random, int x, int y, int z, Direction orientation) - Mappings:
Namespace Name Mixin selector official aLbxh$d;a(Lbxh$k;Ljava/util/List;Ljava/util/Random;IIILeq;)Lbwf;intermediary method_97Lnet/minecraft/class_39$class_43;method_97(Lnet/minecraft/class_39$class_50;Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/class_1354;)Lnet/minecraft/class_1251;named createLnet/minecraft/structure/VillagePieces$LampPost;create(Lnet/minecraft/structure/VillagePieces$StartPiece;Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/util/math/Direction;)Lnet/minecraft/util/math/BlockBox;
-
method_58
- Specified by:
method_58in classStructurePiece- Mappings:
Namespace Name Mixin selector official aLbxb;a(Laxz;Ljava/util/Random;Lbwf;Laxm;)Zintermediary method_58Lnet/minecraft/class_34;method_58(Lnet/minecraft/class_3598;Ljava/util/Random;Lnet/minecraft/class_1251;Lnet/minecraft/class_1146;)Znamed method_58Lnet/minecraft/structure/StructurePiece;method_58(Lnet/minecraft/world/IWorld;Ljava/util/Random;Lnet/minecraft/util/math/BlockBox;Lnet/minecraft/util/math/ChunkPos;)Z
-