public class AtSurfaceWithExtraConfig extends java.lang.Object implements IPlacementConfig
| Modifier and Type | Field and Description |
|---|---|
int |
baseCount |
float |
extraChance |
int |
extraCount |
NO_PLACEMENT_CONFIG| Constructor and Description |
|---|
AtSurfaceWithExtraConfig(int baseCountIn,
float extraChanceIn,
int extraCountIn) |