Package net.minecraft.structure
Class NetherFortressPieces.BridgeEnd
java.lang.Object
net.minecraft.structure.StructurePiece
net.minecraft.structure.NetherFortressPieces.AbstractPiece
net.minecraft.structure.NetherFortressPieces.BridgeEnd
- Enclosing class:
- NetherFortressPieces
- Mappings:
Namespace Name official ayg$bintermediary net/minecraft/class_1261$class_1263named net/minecraft/structure/NetherFortressPieces$BridgeEnd
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.structure.StructurePiece
StructurePiece.BlockRandomizer -
Field Summary
FieldsFields inherited from class net.minecraft.structure.StructurePiece
boundingBox, chainLength -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(List<StructurePiece> pieces, Random random, int x, int y, int z, Direction orientation, int chainLength) booleanprotected voidmethod_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidserialize(NbtCompound structureNbt) Methods 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, fillOpenings, 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
-
seed
private int seed- Mappings:
Namespace Name Mixin selector official aLayg$b;a:Iintermediary field_4921Lnet/minecraft/class_1261$class_1263;field_4921:Inamed seedLnet/minecraft/structure/NetherFortressPieces$BridgeEnd;seed:I
-
-
Constructor Details
-
BridgeEnd
public BridgeEnd() -
BridgeEnd
- Mappings:
Namespace Name Mixin selector official <init>Layg$b;<init>(ILjava/util/Random;Laxz;Lcv;)Vintermediary <init>Lnet/minecraft/class_1261$class_1263;<init>(ILjava/util/Random;Lnet/minecraft/class_1251;Lnet/minecraft/class_1354;)Vnamed <init>Lnet/minecraft/structure/NetherFortressPieces$BridgeEnd;<init>(ILjava/util/Random;Lnet/minecraft/util/math/BlockBox;Lnet/minecraft/util/math/Direction;)V
-
-
Method Details
-
create
public static NetherFortressPieces.BridgeEnd create(List<StructurePiece> pieces, Random random, int x, int y, int z, Direction orientation, int chainLength) - Mappings:
Namespace Name Mixin selector official aLayg$b;a(Ljava/util/List;Ljava/util/Random;IIILcv;I)Layg$b;intermediary method_4060Lnet/minecraft/class_1261$class_1263;method_4060(Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/class_1354;I)Lnet/minecraft/class_1261$class_1263;named createLnet/minecraft/structure/NetherFortressPieces$BridgeEnd;create(Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/util/math/Direction;I)Lnet/minecraft/structure/NetherFortressPieces$BridgeEnd;
-
method_5530
- Overrides:
method_5530in classNetherFortressPieces.AbstractPiece- Mappings:
Namespace Name Mixin selector official aLayq;a(Ldu;Layz;)Vintermediary method_5530Lnet/minecraft/class_34;method_5530(Lnet/minecraft/class_322;Lnet/minecraft/class_2763;)Vnamed method_5530Lnet/minecraft/structure/StructurePiece;method_5530(Lnet/minecraft/nbt/NbtCompound;Lnet/minecraft/class_2763;)V
-
serialize
- Overrides:
serializein classNetherFortressPieces.AbstractPiece- Mappings:
Namespace Name Mixin selector official aLayq;a(Ldu;)Vintermediary method_5528Lnet/minecraft/class_34;method_5528(Lnet/minecraft/class_322;)Vnamed serializeLnet/minecraft/structure/StructurePiece;serialize(Lnet/minecraft/nbt/NbtCompound;)V
-
generate
- Specified by:
generatein classStructurePiece- Mappings:
Namespace Name Mixin selector official aLayq;a(Lajs;Ljava/util/Random;Laxz;)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
-