Uses of Class
net.minecraft.world.gen.feature.structure.FortressPieces.PieceWeight
Packages that use FortressPieces.PieceWeight
-
Uses of FortressPieces.PieceWeight in net.minecraft.world.gen.feature.structure
Fields in net.minecraft.world.gen.feature.structure declared as FortressPieces.PieceWeightModifier and TypeFieldDescriptionprivate static final FortressPieces.PieceWeight[]FortressPieces.BRIDGE_PIECE_WEIGHTSprivate static final FortressPieces.PieceWeight[]FortressPieces.CASTLE_PIECE_WEIGHTSFortressPieces.Start.previousPieceFields in net.minecraft.world.gen.feature.structure with type parameters of type FortressPieces.PieceWeightModifier and TypeFieldDescriptionFortressPieces.Start.availableBridgePiecesFortressPieces.Start.availableCastlePiecesMethods in net.minecraft.world.gen.feature.structure with parameters of type FortressPieces.PieceWeightModifier and TypeMethodDescriptionprivate static FortressPieces.PieceFortressPieces.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_) Method parameters in net.minecraft.world.gen.feature.structure with type arguments of type FortressPieces.PieceWeightModifier and TypeMethodDescriptionprivate FortressPieces.PieceFortressPieces.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_) private intFortressPieces.Piece.updatePieceWeight(List<FortressPieces.PieceWeight> p_74960_1_)