Uses of Class
net.minecraft.world.level.levelgen.structure.structures.NetherFortressPieces.PieceWeight
-
Uses of NetherFortressPieces.PieceWeight in net.minecraft.world.level.levelgen.structure.structures
Modifier 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
Modifier and TypeFieldDescriptionNetherFortressPieces.StartPiece.availableBridgePieces
NetherFortressPieces.StartPiece.availableCastlePieces
Modifier 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_) Modifier 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_)