Uses of Class
net.minecraft.world.level.levelgen.structure.structures.StrongholdPieces.StrongholdPiece
Packages that use StrongholdPieces.StrongholdPiece
-
Uses of StrongholdPieces.StrongholdPiece in net.minecraft.world.level.levelgen.structure.structures
Subclasses of StrongholdPieces.StrongholdPiece in net.minecraft.world.level.levelgen.structure.structuresModifier and TypeClassDescriptionstatic 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 StrongholdPieces.StrongholdPieceModifier and TypeFieldDescription(package private) static Class<? extends StrongholdPieces.StrongholdPiece> StrongholdPieces.imposedPiecefinal Class<? extends StrongholdPieces.StrongholdPiece> StrongholdPieces.PieceWeight.pieceClassMethods in net.minecraft.world.level.levelgen.structure.structures that return StrongholdPieces.StrongholdPieceModifier and TypeMethodDescriptionprivate static StrongholdPieces.StrongholdPieceStrongholdPieces.findAndCreatePieceFactory(Class<? extends StrongholdPieces.StrongholdPiece> pPieceClass, StructurePieceAccessor pPieces, RandomSource pRandom, int pX, int pY, int pZ, Direction pDirection, int pGenDepth) private static StrongholdPieces.StrongholdPieceStrongholdPieces.generatePieceFromSmallDoor(StrongholdPieces.StartPiece pPiece, StructurePieceAccessor pPieces, RandomSource pRandom, int pX, int pY, int pZ, Direction pDirection, int pGenDepth) Method parameters in net.minecraft.world.level.levelgen.structure.structures with type arguments of type StrongholdPieces.StrongholdPieceModifier and TypeMethodDescriptionprivate static StrongholdPieces.StrongholdPieceStrongholdPieces.findAndCreatePieceFactory(Class<? extends StrongholdPieces.StrongholdPiece> pPieceClass, StructurePieceAccessor pPieces, RandomSource pRandom, int pX, int pY, int pZ, Direction pDirection, int pGenDepth) Constructor parameters in net.minecraft.world.level.levelgen.structure.structures with type arguments of type StrongholdPieces.StrongholdPieceModifierConstructorDescriptionPieceWeight(Class<? extends StrongholdPieces.StrongholdPiece> pPieceClass, int pWeight, int pMaxPlaceCount)