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 weight, StructurePieceAccessor pieces, RandomSource random, int x, int y, int z, Direction orientation, int genDepth) NetherFortressPieces.NetherBridgePiece.generatePiece(NetherFortressPieces.StartPiece startPiece, List<NetherFortressPieces.PieceWeight> weights, StructurePieceAccessor pieces, RandomSource random, int x, int y, int z, Direction orientation, int genDepth) Constructor parameters in net.minecraft.world.level.levelgen.structure.structures with type arguments of type NetherFortressPieces.NetherBridgePieceModifierConstructorDescriptionPieceWeight(Class<? extends NetherFortressPieces.NetherBridgePiece> pieceClass, int weight, int maxPlaceCount) PieceWeight(Class<? extends NetherFortressPieces.NetherBridgePiece> pieceClass, int weight, int maxPlaceCount, boolean allowInRow)