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 TypeFieldDescriptionprivate static @Nullable 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 @Nullable StrongholdPieces.StrongholdPieceStrongholdPieces.findAndCreatePieceFactory(Class<? extends StrongholdPieces.StrongholdPiece> pieceClass, StructurePieceAccessor structurePieceAccessor, RandomSource random, int footX, int footY, int footZ, Direction direction, int depth) private static @Nullable StrongholdPieces.StrongholdPieceStrongholdPieces.generatePieceFromSmallDoor(StrongholdPieces.StartPiece startPiece, StructurePieceAccessor structurePieceAccessor, RandomSource random, int footX, int footY, int footZ, Direction direction, int depth) Method parameters in net.minecraft.world.level.levelgen.structure.structures with type arguments of type StrongholdPieces.StrongholdPieceModifier and TypeMethodDescriptionprivate static @Nullable StrongholdPieces.StrongholdPieceStrongholdPieces.findAndCreatePieceFactory(Class<? extends StrongholdPieces.StrongholdPiece> pieceClass, 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 StrongholdPieces.StrongholdPieceModifierConstructorDescriptionPieceWeight(Class<? extends StrongholdPieces.StrongholdPiece> pieceClass, int weight, int maxPlaceCount)