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 bbn$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
Methods inherited from class net.minecraft.structure.NetherFortressPieces.BridgeCrossing
create, fillOpenings, generateMethods inherited from class net.minecraft.structure.NetherFortressPieces.AbstractPiece
fillForwardOpening, fillNWOpening, fillSEOpening, isInbounds, method_5530, serializeMethods inherited from class net.minecraft.structure.StructurePiece
addBlockWithRandomThreshold, applyXTransform, applyYTransform, applyZTransform, clearBlocksUpwards, fillAirAndLiquidsDownwards, fillHalfEllipsoid, fillRandomized, fillWithOutline, fromNbt, getBlockAt, getBoundingBox, getChainLength, getOverlappingPiece, isTouchingLiquid, method_11851, method_11852, method_11853, method_11854, method_13377, method_13378, method_13775, method_6569, setAir, setBlockState, toNbt, translate
-
Field Details
-
lastPiece
- Mappings:
Namespace Name Mixin selector official aLbbn$q;a:Lbbn$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 bLbbn$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 cLbbn$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 dLbbn$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>Lbbn$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
-