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 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 StrongholdPieces.StrongholdPieceModifier and TypeFieldDescription(package private) static Class
<? extends StrongholdPieces.StrongholdPiece> StrongholdPieces.imposedPiece
final Class
<? extends StrongholdPieces.StrongholdPiece> StrongholdPieces.PieceWeight.pieceClass
Methods in net.minecraft.world.level.levelgen.structure.structures that return StrongholdPieces.StrongholdPieceModifier and TypeMethodDescriptionprivate static StrongholdPieces.StrongholdPiece
StrongholdPieces.findAndCreatePieceFactory
(Class<? extends StrongholdPieces.StrongholdPiece> pPieceClass, StructurePieceAccessor pPieces, RandomSource pRandom, int pX, int pY, int pZ, Direction pDirection, int pGenDepth) private static StrongholdPieces.StrongholdPiece
StrongholdPieces.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.StrongholdPiece
StrongholdPieces.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)