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 awk$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
hPosFields inherited from class net.minecraft.structure.StructurePiece
boundingBox, chainLength -
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 voiddeserialize(NbtCompound structureNbt) booleanprotected intmethod_111(int int2, int int3) protected voidserialize(NbtCompound structureNbt) Methods inherited from class net.minecraft.structure.VillagePieces.AbstractPiece
checkSandStone, fillAirAndLiquidsDownwards, fillNWOpening, fillSEOpening, fillWithOutline, isInbounds, method_109, method_113, setBlockState, setDesertMethods inherited from class net.minecraft.structure.StructurePiece
addBlockWithRandomThreshold, applyXTransform, applyYTransform, applyZTransform, clearBlocksUpwards, fillHalfEllipsoid, fillOpenings, fillRandomized, fillWithOutlineUnderSeaLevel, fromNbt, getBlockAt, getBoundingBox, getCenterBlockPos, getChainLength, getOverlappingPiece, isTouchingLiquid, method_11851, method_11852, method_11853, method_11854, placeDoor, setAir, toNbt, translate
-
Field Details
-
hasChest
private boolean hasChest- Mappings:
Namespace Name Mixin selector official aLawk$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>Lawk$j;<init>(Lawk$k;ILjava/util/Random;Lavp;Lcs;)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 aLawk$j;a(Lawk$k;Ljava/util/List;Ljava/util/Random;IIILcs;I)Lawk$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 aLawg;a(Ldq;)Vintermediary method_5528Lnet/minecraft/class_34;method_5528(Lnet/minecraft/class_322;)Vnamed serializeLnet/minecraft/structure/StructurePiece;serialize(Lnet/minecraft/nbt/NbtCompound;)V
-
deserialize
- Overrides:
deserializein classVillagePieces.AbstractPiece- Mappings:
Namespace Name Mixin selector official bLawg;b(Ldq;)Vintermediary method_5530Lnet/minecraft/class_34;method_5530(Lnet/minecraft/class_322;)Vnamed deserializeLnet/minecraft/structure/StructurePiece;deserialize(Lnet/minecraft/nbt/NbtCompound;)V
-
generate
- Specified by:
generatein classStructurePiece- Mappings:
Namespace Name Mixin selector official aLawg;a(Laht;Ljava/util/Random;Lavp;)Zintermediary method_58Lnet/minecraft/class_34;method_58(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_1251;)Znamed generateLnet/minecraft/structure/StructurePiece;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockBox;)Z
-
method_111
protected int method_111(int int2, int int3) - Overrides:
method_111in classVillagePieces.AbstractPiece- Mappings:
Namespace Name Mixin selector official cLawk$n;c(II)Iintermediary method_111Lnet/minecraft/class_39$class_53;method_111(II)Inamed method_111Lnet/minecraft/structure/VillagePieces$AbstractPiece;method_111(II)I
-