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 p_228008_, StructurePieceAccessor p_228009_, RandomSource p_228010_, int p_228011_, int p_228012_, int p_228013_, Direction p_228014_, int p_228015_) Method parameters in net.minecraft.world.level.levelgen.structure.structures with type arguments of type NetherFortressPieces.PieceWeightModifier and TypeMethodDescriptionNetherFortressPieces.NetherBridgePiece.generatePiece
(NetherFortressPieces.StartPiece p_228409_, List<NetherFortressPieces.PieceWeight> p_228410_, StructurePieceAccessor p_228411_, RandomSource p_228412_, int p_228413_, int p_228414_, int p_228415_, Direction p_228416_, int p_228417_) private int
NetherFortressPieces.NetherBridgePiece.updatePieceWeight
(List<NetherFortressPieces.PieceWeight> p_228419_)