Uses of Class
net.minecraft.world.level.levelgen.structure.structures.NetherFortressPieces.PieceWeight
Packages that use NetherFortressPieces.PieceWeight
-
Uses of NetherFortressPieces.PieceWeight in net.minecraft.world.level.levelgen.structure.structures
Fields in net.minecraft.world.level.levelgen.structure.structures declared as NetherFortressPieces.PieceWeightModifier and TypeFieldDescription(package private) static final NetherFortressPieces.PieceWeight[]
NetherFortressPieces.BRIDGE_PIECE_WEIGHTS
(package private) static final NetherFortressPieces.PieceWeight[]
NetherFortressPieces.CASTLE_PIECE_WEIGHTS
NetherFortressPieces.StartPiece.previousPiece
Fields in net.minecraft.world.level.levelgen.structure.structures with type parameters of type NetherFortressPieces.PieceWeightModifier and TypeFieldDescriptionNetherFortressPieces.StartPiece.availableBridgePieces
NetherFortressPieces.StartPiece.availableCastlePieces
Methods in net.minecraft.world.level.levelgen.structure.structures with parameters of type NetherFortressPieces.PieceWeightModifier and TypeMethodDescription(package private) static NetherFortressPieces.NetherBridgePiece
NetherFortressPieces.findAndCreateBridgePieceFactory
(NetherFortressPieces.PieceWeight pWeight, StructurePieceAccessor pPieces, RandomSource pRandom, int pX, int pY, int pZ, Direction pOrientation, int pGenDepth) Method parameters in net.minecraft.world.level.levelgen.structure.structures with type arguments of type NetherFortressPieces.PieceWeightModifier and TypeMethodDescriptionNetherFortressPieces.NetherBridgePiece.generatePiece
(NetherFortressPieces.StartPiece pStartPiece, List<NetherFortressPieces.PieceWeight> pWeights, StructurePieceAccessor pPieces, RandomSource pRandom, int pX, int pY, int pZ, Direction pOrientation, int pGenDepth) private int
NetherFortressPieces.NetherBridgePiece.updatePieceWeight
(List<NetherFortressPieces.PieceWeight> pWeights)