Uses of Class
net.minecraft.structure.StrongholdGenerator.Start
Packages that use StrongholdGenerator.Start
-
Uses of StrongholdGenerator.Start in net.minecraft.structure
Methods in net.minecraft.structure with parameters of type StrongholdGenerator.StartModifier and TypeMethodDescriptionprotected @Nullable StructurePiece
StrongholdGenerator.Piece.fillForwardOpening(StrongholdGenerator.Start start, class_6130 class_6130, Random random, int leftRightOffset, int heightOffset)
protected @Nullable StructurePiece
StrongholdGenerator.Piece.fillNWOpening(StrongholdGenerator.Start start, class_6130 class_6130, Random random, int heightOffset, int leftRightOffset)
protected @Nullable StructurePiece
StrongholdGenerator.Piece.fillSEOpening(StrongholdGenerator.Start start, class_6130 class_6130, Random random, int heightOffset, int leftRightOffset)
private static StrongholdGenerator.Piece
StrongholdGenerator.pickPiece(StrongholdGenerator.Start start, class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainLength)
private static StructurePiece
StrongholdGenerator.pieceGenerator(StrongholdGenerator.Start start, class_6130 class_6130, Random random, int x, int y, int z, @Nullable Direction orientation, int chainLength)