-
Methods in net.minecraft.structure that return MineshaftGenerator.MineshaftPart
Modifier and Type |
Method |
Description |
private static MineshaftGenerator.MineshaftPart |
MineshaftGenerator.pickPiece(class_6130 class_6130,
Random random,
int x,
int y,
int z,
@Nullable Direction orientation,
int chainLength,
MineshaftFeature.Type type) |
|
private static MineshaftGenerator.MineshaftPart |
MineshaftGenerator.pieceGenerator(StructurePiece start,
class_6130 class_6130,
Random random,
int x,
int y,
int z,
Direction orientation,
int chainLength) |
|