PokemonSpeciesFetcherDsl
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun growthRate(cfgBlock: KReferenceFieldDsl<GrowthRate>.() -> Unit?, childBlock: GrowthRateFetcherDsl.() -> Unit)
fun growthRate(childFetcher: Fetcher<GrowthRate>, cfgBlock: KReferenceFieldDsl<GrowthRate>.() -> Unit?)
fun growthRate(enabled: Boolean, cfgBlock: KReferenceFieldDsl<GrowthRate>.() -> Unit?, childBlock: GrowthRateFetcherDsl.() -> Unit)
fun growthRate(enabled: Boolean, childFetcher: Fetcher<GrowthRate>, cfgBlock: KReferenceFieldDsl<GrowthRate>.() -> Unit?)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun pokemonColor(cfgBlock: KReferenceFieldDsl<PokemonColor>.() -> Unit?, childBlock: PokemonColorFetcherDsl.() -> Unit)
fun pokemonColor(childFetcher: Fetcher<PokemonColor>, cfgBlock: KReferenceFieldDsl<PokemonColor>.() -> Unit?)
fun pokemonColor(enabled: Boolean, cfgBlock: KReferenceFieldDsl<PokemonColor>.() -> Unit?, childBlock: PokemonColorFetcherDsl.() -> Unit)
fun pokemonColor(enabled: Boolean, childFetcher: Fetcher<PokemonColor>, cfgBlock: KReferenceFieldDsl<PokemonColor>.() -> Unit?)
Link copied to clipboard
fun pokemonHabitat(cfgBlock: KReferenceFieldDsl<PokemonHabitat>.() -> Unit?, childBlock: PokemonHabitatFetcherDsl.() -> Unit)
fun pokemonHabitat(childFetcher: Fetcher<PokemonHabitat>, cfgBlock: KReferenceFieldDsl<PokemonHabitat>.() -> Unit?)
fun pokemonHabitat(enabled: Boolean, cfgBlock: KReferenceFieldDsl<PokemonHabitat>.() -> Unit?, childBlock: PokemonHabitatFetcherDsl.() -> Unit)
fun pokemonHabitat(enabled: Boolean, childFetcher: Fetcher<PokemonHabitat>, cfgBlock: KReferenceFieldDsl<PokemonHabitat>.() -> Unit?)
Link copied to clipboard
fun pokemonShape(cfgBlock: KReferenceFieldDsl<PokemonShape>.() -> Unit?, childBlock: PokemonShapeFetcherDsl.() -> Unit)
fun pokemonShape(childFetcher: Fetcher<PokemonShape>, cfgBlock: KReferenceFieldDsl<PokemonShape>.() -> Unit?)
fun pokemonShape(enabled: Boolean, cfgBlock: KReferenceFieldDsl<PokemonShape>.() -> Unit?, childBlock: PokemonShapeFetcherDsl.() -> Unit)
fun pokemonShape(enabled: Boolean, childFetcher: Fetcher<PokemonShape>, cfgBlock: KReferenceFieldDsl<PokemonShape>.() -> Unit?)
Link copied to clipboard