@ConfigSerializable public class BreedingConfig extends AbstractYamlConfig
base, config
Constructor and Description |
---|
BreedingConfig() |
Modifier and Type | Method and Description |
---|---|
int |
getDefaultDayCareAmount() |
float |
getOvalCharmMultiplier() |
int |
getStepsPerEggCycle() |
boolean |
isAllowBreeding() |
boolean |
isAllowCrossRegionHiddenAbilityInheritance() |
boolean |
isAllowDittoDittoBreeding() |
boolean |
isAllowRandomBreedingEggsToBeLegendary() |
boolean |
isAllowRandomBreedingEggsToBeMythic() |
boolean |
isAllowRandomBreedingEggsToBeUltrabeast() |
getNode, save
public boolean isAllowBreeding()
public boolean isAllowDittoDittoBreeding()
public boolean isAllowRandomBreedingEggsToBeLegendary()
public boolean isAllowRandomBreedingEggsToBeMythic()
public float getOvalCharmMultiplier()
public int getStepsPerEggCycle()
public boolean isAllowRandomBreedingEggsToBeUltrabeast()
public boolean isAllowCrossRegionHiddenAbilityInheritance()
public int getDefaultDayCareAmount()