@ConfigSerializable
public static class SpawningConfig.PokeLoot
extends java.lang.Object
| Constructor and Description |
|---|
PokeLoot() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLootTime() |
EnumPokelootModes |
getSpawnMode() |
PokeLootRate |
getSpawnRate() |
boolean |
isSpawnGrotto() |
boolean |
isSpawnHidden() |
boolean |
isSpawnNormal() |
public boolean isSpawnNormal()
public boolean isSpawnHidden()
public boolean isSpawnGrotto()
public PokeLootRate getSpawnRate()
public EnumPokelootModes getSpawnMode()
public int getLootTime()