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 class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
Fields in net.minecraft.world.level.levelgen.structure.structures with type parameters of type NetherFortressPieces.NetherBridgePieceModifier and TypeFieldDescriptionfinal Class<? extends NetherFortressPieces.NetherBridgePiece>
NetherFortressPieces.PieceWeight.pieceClass
Methods in net.minecraft.world.level.levelgen.structure.structures that return NetherFortressPieces.NetherBridgePieceModifier 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_) NetherFortressPieces.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_) Constructor parameters in net.minecraft.world.level.levelgen.structure.structures with type arguments of type NetherFortressPieces.NetherBridgePieceModifierConstructorDescriptionPieceWeight
(Class<? extends NetherFortressPieces.NetherBridgePiece> p_228440_, int p_228441_, int p_228442_) PieceWeight
(Class<? extends NetherFortressPieces.NetherBridgePiece> p_228444_, int p_228445_, int p_228446_, boolean p_228447_)