Package net.minecraft.structure
Class VillagePieces.TinyHouse
java.lang.Object
net.minecraft.structure.StructurePiece
net.minecraft.structure.VillagePieces.AbstractPiece
net.minecraft.structure.VillagePieces.TinyHouse
- Enclosing class:
- VillagePieces
- Mappings:
Namespace Name official bxh$mintermediary net/minecraft/class_39$class_52named net/minecraft/structure/VillagePieces$TinyHouse
-
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
Modifier and TypeMethodDescriptionstatic VillagePieces.TinyHousecreate(VillagePieces.StartPiece start, List<StructurePiece> pieces, Random random, int x, int y, int z, Direction orientation, int chainLength) booleanMethods 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
-
TinyHouse
public TinyHouse() -
TinyHouse
public TinyHouse(VillagePieces.StartPiece start, int chainLength, Random random, BlockBox boundingBox, Direction orientation) - Mappings:
Namespace Name Mixin selector official <init>Lbxh$m;<init>(Lbxh$k;ILjava/util/Random;Lbwf;Leq;)Vintermediary <init>Lnet/minecraft/class_39$class_52;<init>(Lnet/minecraft/class_39$class_50;ILjava/util/Random;Lnet/minecraft/class_1251;Lnet/minecraft/class_1354;)Vnamed <init>Lnet/minecraft/structure/VillagePieces$TinyHouse;<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 VillagePieces.TinyHouse create(VillagePieces.StartPiece start, List<StructurePiece> pieces, Random random, int x, int y, int z, Direction orientation, int chainLength) - Mappings:
Namespace Name Mixin selector official aLbxh$m;a(Lbxh$k;Ljava/util/List;Ljava/util/Random;IIILeq;I)Lbxh$m;intermediary method_107Lnet/minecraft/class_39$class_52;method_107(Lnet/minecraft/class_39$class_50;Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/class_1354;I)Lnet/minecraft/class_39$class_52;named createLnet/minecraft/structure/VillagePieces$TinyHouse;create(Lnet/minecraft/structure/VillagePieces$StartPiece;Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/util/math/Direction;I)Lnet/minecraft/structure/VillagePieces$TinyHouse;
-
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
-