Package net.minecraft.structure
Class VillagePieces.BlacksmithHouse
java.lang.Object
net.minecraft.structure.StructurePiece
net.minecraft.structure.VillagePieces.AbstractPiece
net.minecraft.structure.VillagePieces.BlacksmithHouse
- Enclosing class:
- VillagePieces
- Mappings:
Namespace Name official bxh$jintermediary net/minecraft/class_39$class_49named net/minecraft/structure/VillagePieces$BlacksmithHouse
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.structure.StructurePiece
StructurePiece.BlockRandomizer -
Field Summary
FieldsFields 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
ConstructorsConstructorDescriptionBlacksmithHouse(VillagePieces.StartPiece start, int chainLength, Random random, BlockBox boundingBox, Direction orientation) -
Method Summary
Modifier and TypeMethodDescriptioncreate(VillagePieces.StartPiece start, List<StructurePiece> pieces, Random random, int x, int y, int z, Direction orientation, int chainLength) protected intmethod_111(int int2, int int3) protected voidmethod_5530(NbtCompound nbtCompound, class_3998 class_3998) booleanprotected voidserialize(NbtCompound structureNbt) Methods inherited from class net.minecraft.structure.VillagePieces.AbstractPiece
checkSandStone, fillNWOpening, fillSEOpening, isInbounds, method_109, method_13380, method_13382, method_17676, method_17677, method_17678, method_72Methods 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
-
Field Details
-
hasChest
private boolean hasChest- Mappings:
Namespace Name Mixin selector official aLbxh$j;a:Zintermediary field_91Lnet/minecraft/class_39$class_49;field_91:Znamed hasChestLnet/minecraft/structure/VillagePieces$BlacksmithHouse;hasChest:Z
-
-
Constructor Details
-
BlacksmithHouse
public BlacksmithHouse() -
BlacksmithHouse
public BlacksmithHouse(VillagePieces.StartPiece start, int chainLength, Random random, BlockBox boundingBox, Direction orientation) - Mappings:
Namespace Name Mixin selector official <init>Lbxh$j;<init>(Lbxh$k;ILjava/util/Random;Lbwf;Leq;)Vintermediary <init>Lnet/minecraft/class_39$class_49;<init>(Lnet/minecraft/class_39$class_50;ILjava/util/Random;Lnet/minecraft/class_1251;Lnet/minecraft/class_1354;)Vnamed <init>Lnet/minecraft/structure/VillagePieces$BlacksmithHouse;<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.BlacksmithHouse 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$j;a(Lbxh$k;Ljava/util/List;Ljava/util/Random;IIILeq;I)Lbxh$j;intermediary method_104Lnet/minecraft/class_39$class_49;method_104(Lnet/minecraft/class_39$class_50;Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/class_1354;I)Lnet/minecraft/class_39$class_49;named createLnet/minecraft/structure/VillagePieces$BlacksmithHouse;create(Lnet/minecraft/structure/VillagePieces$StartPiece;Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/util/math/Direction;I)Lnet/minecraft/structure/VillagePieces$BlacksmithHouse;
-
serialize
- Overrides:
serializein classVillagePieces.AbstractPiece- Mappings:
Namespace Name Mixin selector official aLbxb;a(Lgy;)Vintermediary method_5528Lnet/minecraft/class_34;method_5528(Lnet/minecraft/class_322;)Vnamed serializeLnet/minecraft/structure/StructurePiece;serialize(Lnet/minecraft/nbt/NbtCompound;)V
-
method_5530
- Overrides:
method_5530in classVillagePieces.AbstractPiece- Mappings:
Namespace Name Mixin selector official aLbxb;a(Lgy;Lbxm;)Vintermediary method_5530Lnet/minecraft/class_34;method_5530(Lnet/minecraft/class_322;Lnet/minecraft/class_3998;)Vnamed method_5530Lnet/minecraft/structure/StructurePiece;method_5530(Lnet/minecraft/nbt/NbtCompound;Lnet/minecraft/class_3998;)V
-
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
-
method_111
protected int method_111(int int2, int int3) - Overrides:
method_111in classVillagePieces.AbstractPiece- Mappings:
Namespace Name Mixin selector official cLbxh$o;c(II)Iintermediary method_111Lnet/minecraft/class_39$class_53;method_111(II)Inamed method_111Lnet/minecraft/structure/VillagePieces$AbstractPiece;method_111(II)I
-