public class HeightWithChanceConfig extends java.lang.Object implements IPlacementConfig
| Modifier and Type | Field and Description |
|---|---|
float |
chance |
int |
height |
NO_PLACEMENT_CONFIG| Constructor and Description |
|---|
HeightWithChanceConfig(int heightIn,
float chanceIn) |