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 aqw$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
FieldsModifier and TypeFieldDescriptionprivate booleanprivate static final List<WeightedRandomChestContent>Fields inherited from class net.minecraft.structure.VillagePieces.AbstractPiece
hPosFields inherited from class net.minecraft.structure.StructurePiece
boundingBox, chainLength, facing -
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, getData, getOverlappingPiece, isTouchingLiquid, placeChest, placeDispenser, placeDoor, setAir, toNbt, translate
-
Field Details
-
POSSIBLE_CHEST_CONTENT
- Mappings:
Namespace Name Mixin selector official aLaqw$j;a:Ljava/util/List;intermediary field_10230Lnet/minecraft/class_39$class_49;field_10230:Ljava/util/List;named POSSIBLE_CHEST_CONTENTLnet/minecraft/structure/VillagePieces$BlacksmithHouse;POSSIBLE_CHEST_CONTENT:Ljava/util/List;
-
hasChest
private boolean hasChest- Mappings:
Namespace Name Mixin selector official bLaqw$j;b: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>Laqw$j;<init>(Laqw$k;ILjava/util/Random;Laqe;Lcq;)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 aLaqw$j;a(Laqw$k;Ljava/util/List;Ljava/util/Random;IIILcq;I)Laqw$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 aLaqt;a(Ldn;)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 bLaqt;b(Ldn;)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 aLaqt;a(Ladm;Ljava/util/Random;Laqe;)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 cLaqw$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
-