Uses of Class
net.minecraft.world.gen.feature.structure.FortressPieces.Piece
Packages that use FortressPieces.Piece
-
Uses of FortressPieces.Piece in net.minecraft.world.gen.feature.structure
Subclasses of FortressPieces.Piece in net.minecraft.world.gen.feature.structureModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
Fields in net.minecraft.world.gen.feature.structure with type parameters of type FortressPieces.PieceModifier and TypeFieldDescriptionfinal Class<? extends FortressPieces.Piece>
FortressPieces.PieceWeight.pieceClass
Methods in net.minecraft.world.gen.feature.structure that return FortressPieces.PieceModifier and TypeMethodDescriptionprivate static FortressPieces.Piece
FortressPieces.findAndCreateBridgePieceFactory
(FortressPieces.PieceWeight p_175887_0_, List<StructurePiece> p_175887_1_, Random p_175887_2_, int p_175887_3_, int p_175887_4_, int p_175887_5_, Direction p_175887_6_, int p_175887_7_) private FortressPieces.Piece
FortressPieces.Piece.generatePiece
(FortressPieces.Start p_175871_1_, List<FortressPieces.PieceWeight> p_175871_2_, List<StructurePiece> p_175871_3_, Random p_175871_4_, int p_175871_5_, int p_175871_6_, int p_175871_7_, Direction p_175871_8_, int p_175871_9_) Constructor parameters in net.minecraft.world.gen.feature.structure with type arguments of type FortressPieces.PieceModifierConstructorDescriptionPieceWeight
(Class<? extends FortressPieces.Piece> p_i2056_1_, int p_i2056_2_, int p_i2056_3_) PieceWeight
(Class<? extends FortressPieces.Piece> p_i2055_1_, int p_i2055_2_, int p_i2055_3_, boolean p_i2055_4_)