Uses of Class
net.minecraft.structure.MineshaftGenerator.MineshaftPart
Packages that use MineshaftGenerator.MineshaftPart
-
Uses of MineshaftGenerator.MineshaftPart in net.minecraft.structure
Subclasses of MineshaftGenerator.MineshaftPart in net.minecraft.structureModifier and TypeClassDescriptionstatic class
static class
static class
static class
Methods in net.minecraft.structure that return MineshaftGenerator.MineshaftPartModifier and TypeMethodDescriptionprivate static MineshaftGenerator.MineshaftPart
MineshaftGenerator.pickPiece
(StructurePiecesHolder holder, Random random, int x, int y, int z, @Nullable Direction orientation, int chainLength, MineshaftStructure.Type type) (package private) static MineshaftGenerator.MineshaftPart
MineshaftGenerator.pieceGenerator
(StructurePiece start, StructurePiecesHolder holder, Random random, int x, int y, int z, Direction orientation, int chainLength)