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> pieceClass, StructurePieceAccessor pieces, RandomSource random, int x, int y, int z, Direction direction, int genDepth) private static StrongholdPieces.StrongholdPiece
StrongholdPieces.generatePieceFromSmallDoor
(StrongholdPieces.StartPiece piece, StructurePieceAccessor pieces, RandomSource random, int x, int y, int z, Direction direction, int genDepth) 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> pieceClass, StructurePieceAccessor pieces, RandomSource random, int x, int y, int z, Direction direction, int genDepth) Constructor parameters in net.minecraft.world.level.levelgen.structure.structures with type arguments of type StrongholdPieces.StrongholdPieceModifierConstructorDescriptionPieceWeight
(Class<? extends StrongholdPieces.StrongholdPiece> pieceClass, int weight, int maxPlaceCount)