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 TypeMethodDescriptionprivate static @Nullable NetherFortressPieces.NetherBridgePieceNetherFortressPieces.findAndCreateBridgePieceFactory(NetherFortressPieces.PieceWeight piece, StructurePieceAccessor structurePieceAccessor, RandomSource random, int footX, int footY, int footZ, Direction direction, int depth) private @Nullable NetherFortressPieces.NetherBridgePieceNetherFortressPieces.NetherBridgePiece.generatePiece(NetherFortressPieces.StartPiece startPiece, List<NetherFortressPieces.PieceWeight> currentPieces, StructurePieceAccessor structurePieceAccessor, RandomSource random, int footX, int footY, int footZ, Direction direction, int depth) 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)