Uses of Class
net.minecraft.world.level.levelgen.structure.structures.NetherFortressPieces.NetherBridgePiece
Packages that use NetherFortressPieces.NetherBridgePiece
-
Uses of NetherFortressPieces.NetherBridgePiece in net.minecraft.world.level.levelgen.structure.structures
Subclasses of NetherFortressPieces.NetherBridgePiece in net.minecraft.world.level.levelgen.structure.structuresModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classFields in net.minecraft.world.level.levelgen.structure.structures with type parameters of type NetherFortressPieces.NetherBridgePieceModifier and TypeFieldDescriptionfinal Class<? extends NetherFortressPieces.NetherBridgePiece> NetherFortressPieces.PieceWeight.pieceClassMethods in net.minecraft.world.level.levelgen.structure.structures that return NetherFortressPieces.NetherBridgePieceModifier and TypeMethodDescription(package private) static NetherFortressPieces.NetherBridgePieceNetherFortressPieces.findAndCreateBridgePieceFactory(NetherFortressPieces.PieceWeight pWeight, StructurePieceAccessor pPieces, RandomSource pRandom, int pX, int pY, int pZ, Direction pOrientation, int pGenDepth) NetherFortressPieces.NetherBridgePiece.generatePiece(NetherFortressPieces.StartPiece pStartPiece, List<NetherFortressPieces.PieceWeight> pWeights, StructurePieceAccessor pPieces, RandomSource pRandom, int pX, int pY, int pZ, Direction pOrientation, int pGenDepth) Constructor parameters in net.minecraft.world.level.levelgen.structure.structures with type arguments of type NetherFortressPieces.NetherBridgePieceModifierConstructorDescriptionPieceWeight(Class<? extends NetherFortressPieces.NetherBridgePiece> pPieceClass, int pWeight, int pMaxPlaceCount) PieceWeight(Class<? extends NetherFortressPieces.NetherBridgePiece> pPieceClass, int pWeight, int pMaxPlaceCount, boolean pAllowInRow)