Package net.minecraft.structure
Class NetherFortressPieces.StartPiece
java.lang.Object
net.minecraft.structure.StructurePiece
net.minecraft.structure.NetherFortressPieces.AbstractPiece
net.minecraft.structure.NetherFortressPieces.BridgeCrossing
net.minecraft.structure.NetherFortressPieces.StartPiece
- Enclosing class:
- NetherFortressPieces
- Mappings:
Namespace Name official avw$qintermediary net/minecraft/class_1261$class_1278named net/minecraft/structure/NetherFortressPieces$StartPiece
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.structure.StructurePiece
StructurePiece.BlockRandomizer -
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class net.minecraft.structure.StructurePiece
boundingBox, chainLength -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddeserialize(NbtCompound structureNbt) protected voidserialize(NbtCompound structureNbt) Methods inherited from class net.minecraft.structure.NetherFortressPieces.BridgeCrossing
create, fillOpenings, generateMethods inherited from class net.minecraft.structure.NetherFortressPieces.AbstractPiece
fillForwardOpening, fillNWOpening, fillSEOpening, isInboundsMethods inherited from class net.minecraft.structure.StructurePiece
addBlockWithRandomThreshold, applyXTransform, applyYTransform, applyZTransform, clearBlocksUpwards, fillAirAndLiquidsDownwards, fillHalfEllipsoid, fillRandomized, fillWithOutline, fillWithOutlineUnderSeaLevel, fromNbt, getBlockAt, getBoundingBox, getCenterBlockPos, getChainLength, getOverlappingPiece, isTouchingLiquid, method_11851, method_11852, method_11853, method_11854, placeDoor, setAir, setBlockState, toNbt, translate
-
Field Details
-
lastPiece
- Mappings:
Namespace Name Mixin selector official aLavw$q;a:Lavw$n;intermediary field_4928Lnet/minecraft/class_1261$class_1278;field_4928:Lnet/minecraft/class_1261$class_1275;named lastPieceLnet/minecraft/structure/NetherFortressPieces$StartPiece;lastPiece:Lnet/minecraft/structure/NetherFortressPieces$PieceData;
-
bridgePieces
- Mappings:
Namespace Name Mixin selector official bLavw$q;b:Ljava/util/List;intermediary field_4929Lnet/minecraft/class_1261$class_1278;field_4929:Ljava/util/List;named bridgePiecesLnet/minecraft/structure/NetherFortressPieces$StartPiece;bridgePieces:Ljava/util/List;
-
corridorPieces
- Mappings:
Namespace Name Mixin selector official cLavw$q;c:Ljava/util/List;intermediary field_4930Lnet/minecraft/class_1261$class_1278;field_4930:Ljava/util/List;named corridorPiecesLnet/minecraft/structure/NetherFortressPieces$StartPiece;corridorPieces:Ljava/util/List;
-
pieces
- Mappings:
Namespace Name Mixin selector official dLavw$q;d:Ljava/util/List;intermediary field_10187Lnet/minecraft/class_1261$class_1278;field_10187:Ljava/util/List;named piecesLnet/minecraft/structure/NetherFortressPieces$StartPiece;pieces:Ljava/util/List;
-
-
Constructor Details
-
StartPiece
public StartPiece() -
StartPiece
- Mappings:
Namespace Name Mixin selector official <init>Lavw$a;<init>(Ljava/util/Random;II)Vintermediary <init>Lnet/minecraft/class_1261$class_1262;<init>(Ljava/util/Random;II)Vnamed <init>Lnet/minecraft/structure/NetherFortressPieces$BridgeCrossing;<init>(Ljava/util/Random;II)V
-
-
Method Details
-
deserialize
- Overrides:
deserializein classNetherFortressPieces.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
-
serialize
- Overrides:
serializein classNetherFortressPieces.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
-