PokeKotlin API Reference
Toggle table of contents
3.0.0-pre4
common
Platform filter
common
Switch theme
Search in API
PokeKotlin API Reference
PokeKotlin API Reference
/
co.pokeapi.pokekotlin.model
/
NatureStatAffectSets
/
NatureStatAffectSets
Nature
Stat
Affect
Sets
constructor
(
increase
:
List
<
Handle.Named
<
Nature
>
>
,
decrease
:
List
<
Handle.Named
<
Nature
>
>
)
(
source
)
Parameters
increase
Natures that increase the stat.
decrease
Natures that decrease the stat.