Package net.minecraft.structure
Class StrongholdPieces.PrisonHall
java.lang.Object
net.minecraft.structure.StructurePiece
net.minecraft.structure.StrongholdPieces.AbstractPiece
net.minecraft.structure.StrongholdPieces.PrisonHall
- Enclosing class:
- StrongholdPieces
- Mappings:
Namespace Name official bwx$hintermediary net/minecraft/class_11$class_22named net/minecraft/structure/StrongholdPieces$PrisonHall
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.structure.StrongholdPieces.AbstractPiece
StrongholdPieces.AbstractPiece.EntranceTypeNested classes/interfaces inherited from class net.minecraft.structure.StructurePiece
StructurePiece.BlockRandomizer -
Field Summary
Fields inherited from class net.minecraft.structure.StrongholdPieces.AbstractPiece
entryDoorFields inherited from class net.minecraft.structure.StructurePiece
boundingBox, chainLength, field_19406 -
Constructor Summary
ConstructorsConstructorDescriptionPrisonHall(int chainLength, Random random, BlockBox boundingBox, Direction orientation) -
Method Summary
Modifier and TypeMethodDescriptionstatic StrongholdPieces.PrisonHallcreate(List<StructurePiece> pieces, Random random, int x, int y, int z, Direction orientation, int chainLength) voidfillOpenings(StructurePiece start, List<StructurePiece> pieces, Random random) booleanMethods inherited from class net.minecraft.structure.StrongholdPieces.AbstractPiece
fillForwardOpening, fillNWOpening, fillSEOpening, getEntranceType, isInbounds, method_41, method_5530, serializeMethods inherited from class net.minecraft.structure.StructurePiece
applyXTransform, applyYTransform, applyZTransform, getBoundingBox, getChainLength, getOverlappingPiece, method_11851, method_11852, method_11853, method_11854, method_13377, method_13775, method_17651, method_17652, method_17653, method_17654, method_17655, method_17656, method_17657, method_5527, method_56, method_60, method_65, method_72, method_73, method_9273, toNbt, translate
-
Constructor Details
-
PrisonHall
public PrisonHall() -
PrisonHall
- Mappings:
Namespace Name Mixin selector official <init>Lbwx$h;<init>(ILjava/util/Random;Lbwf;Leq;)Vintermediary <init>Lnet/minecraft/class_11$class_22;<init>(ILjava/util/Random;Lnet/minecraft/class_1251;Lnet/minecraft/class_1354;)Vnamed <init>Lnet/minecraft/structure/StrongholdPieces$PrisonHall;<init>(ILjava/util/Random;Lnet/minecraft/util/math/BlockBox;Lnet/minecraft/util/math/Direction;)V
-
-
Method Details
-
fillOpenings
- Overrides:
fillOpeningsin classStructurePiece- Mappings:
Namespace Name Mixin selector official aLbxb;a(Lbxb;Ljava/util/List;Ljava/util/Random;)Vintermediary method_54Lnet/minecraft/class_34;method_54(Lnet/minecraft/class_34;Ljava/util/List;Ljava/util/Random;)Vnamed fillOpeningsLnet/minecraft/structure/StructurePiece;fillOpenings(Lnet/minecraft/structure/StructurePiece;Ljava/util/List;Ljava/util/Random;)V
-
create
public static StrongholdPieces.PrisonHall create(List<StructurePiece> pieces, Random random, int x, int y, int z, Direction orientation, int chainLength) - Mappings:
Namespace Name Mixin selector official aLbwx$h;a(Ljava/util/List;Ljava/util/Random;IIILeq;I)Lbwx$h;intermediary method_33Lnet/minecraft/class_11$class_22;method_33(Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/class_1354;I)Lnet/minecraft/class_11$class_22;named createLnet/minecraft/structure/StrongholdPieces$PrisonHall;create(Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/util/math/Direction;I)Lnet/minecraft/structure/StrongholdPieces$PrisonHall;
-
method_58
- Specified by:
method_58in classStructurePiece- Mappings:
Namespace Name Mixin selector official aLbxb;a(Laxz;Ljava/util/Random;Lbwf;Laxm;)Zintermediary method_58Lnet/minecraft/class_34;method_58(Lnet/minecraft/class_3598;Ljava/util/Random;Lnet/minecraft/class_1251;Lnet/minecraft/class_1146;)Znamed method_58Lnet/minecraft/structure/StructurePiece;method_58(Lnet/minecraft/world/IWorld;Ljava/util/Random;Lnet/minecraft/util/math/BlockBox;Lnet/minecraft/util/math/ChunkPos;)Z
-