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> pieceClass, StructurePieceAccessor pieces, RandomSource random, int x, int y, int z, Direction direction, int genDepth) private static StrongholdPieces.StrongholdPieceStrongholdPieces.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.StrongholdPieceStrongholdPieces.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)