static class StructureStrongholdPieces.Stones extends StructureComponent.BlockSelector
blockstate
Modifier | Constructor and Description |
---|---|
private |
Stones() |
Modifier and Type | Method and Description |
---|---|
void |
selectBlocks(java.util.Random rand,
int x,
int y,
int z,
boolean wall) |
getBlockState
public void selectBlocks(java.util.Random rand, int x, int y, int z, boolean wall)
selectBlocks
in class StructureComponent.BlockSelector