Package-level declarations

Types

Link copied to clipboard
@Entity
interface Ability
Link copied to clipboard
@GeneratedBy(type = Ability::class)
interface AbilityDraft : Ability, Draft
Link copied to clipboard
@GeneratedBy(type = Ability::class)
class AbilityFetcherDsl(fetcher: Fetcher<Ability> = emptyAbilityFetcher)
Link copied to clipboard
@GeneratedBy(type = Ability::class)
object AbilityProps
Link copied to clipboard
@Entity
interface Berry
Link copied to clipboard
@GeneratedBy(type = Berry::class)
interface BerryDraft : Berry, Draft
Link copied to clipboard
@GeneratedBy(type = Berry::class)
class BerryFetcherDsl(fetcher: Fetcher<Berry> = emptyBerryFetcher)
Link copied to clipboard
@Entity
interface BerryFirmness
Link copied to clipboard
@GeneratedBy(type = BerryFirmness::class)
interface BerryFirmnessDraft : BerryFirmness, Draft
Link copied to clipboard
@GeneratedBy(type = BerryFirmness::class)
class BerryFirmnessFetcherDsl(fetcher: Fetcher<BerryFirmness> = emptyBerryFirmnessFetcher)
Link copied to clipboard
@GeneratedBy(type = BerryFirmness::class)
object BerryFirmnessProps
Link copied to clipboard
@Entity
interface BerryFlavor
Link copied to clipboard
@GeneratedBy(type = BerryFlavor::class)
interface BerryFlavorDraft : BerryFlavor, Draft
Link copied to clipboard
@GeneratedBy(type = BerryFlavor::class)
class BerryFlavorFetcherDsl(fetcher: Fetcher<BerryFlavor> = emptyBerryFlavorFetcher)
Link copied to clipboard
@GeneratedBy(type = BerryFlavor::class)
object BerryFlavorProps
Link copied to clipboard
@GeneratedBy(type = Berry::class)
object BerryProps
Link copied to clipboard
@Entity
interface EggGroup
Link copied to clipboard
@GeneratedBy(type = EggGroup::class)
interface EggGroupDraft : EggGroup, Draft
Link copied to clipboard
@GeneratedBy(type = EggGroup::class)
class EggGroupFetcherDsl(fetcher: Fetcher<EggGroup> = emptyEggGroupFetcher)
Link copied to clipboard
@GeneratedBy(type = EggGroup::class)
object EggGroupProps
Link copied to clipboard
@Entity
interface EncounterCondition
Link copied to clipboard
Link copied to clipboard
@GeneratedBy(type = EncounterCondition::class)
class EncounterConditionFetcherDsl(fetcher: Fetcher<EncounterCondition> = emptyEncounterConditionFetcher)
Link copied to clipboard
Link copied to clipboard
@Entity
interface EncounterConditionValue
Link copied to clipboard
@GeneratedBy(type = EncounterConditionValue::class)
class EncounterConditionValueFetcherDsl(fetcher: Fetcher<EncounterConditionValue> = emptyEncounterConditionValueFetcher)
Link copied to clipboard
@Entity
interface EncounterMethod
Link copied to clipboard
@GeneratedBy(type = EncounterMethod::class)
interface EncounterMethodDraft : EncounterMethod, Draft
Link copied to clipboard
@GeneratedBy(type = EncounterMethod::class)
class EncounterMethodFetcherDsl(fetcher: Fetcher<EncounterMethod> = emptyEncounterMethodFetcher)
Link copied to clipboard
@GeneratedBy(type = EncounterMethod::class)
object EncounterMethodProps
Link copied to clipboard
@Entity
interface EvolutionChain
Link copied to clipboard
@GeneratedBy(type = EvolutionChain::class)
interface EvolutionChainDraft : EvolutionChain, Draft
Link copied to clipboard
@GeneratedBy(type = EvolutionChain::class)
class EvolutionChainFetcherDsl(fetcher: Fetcher<EvolutionChain> = emptyEvolutionChainFetcher)
Link copied to clipboard
@GeneratedBy(type = EvolutionChain::class)
object EvolutionChainProps
Link copied to clipboard
@Entity
interface EvolutionTrigger
Link copied to clipboard
@GeneratedBy(type = EvolutionTrigger::class)
interface EvolutionTriggerDraft : EvolutionTrigger, Draft
Link copied to clipboard
@GeneratedBy(type = EvolutionTrigger::class)
class EvolutionTriggerFetcherDsl(fetcher: Fetcher<EvolutionTrigger> = emptyEvolutionTriggerFetcher)
Link copied to clipboard
Link copied to clipboard
@Entity
interface Gender
Link copied to clipboard
@GeneratedBy(type = Gender::class)
interface GenderDraft : Gender, Draft
Link copied to clipboard
@GeneratedBy(type = Gender::class)
class GenderFetcherDsl(fetcher: Fetcher<Gender> = emptyGenderFetcher)
Link copied to clipboard
@GeneratedBy(type = Gender::class)
object GenderProps
Link copied to clipboard
@Entity
interface GrowthRate
Link copied to clipboard
@GeneratedBy(type = GrowthRate::class)
interface GrowthRateDraft : GrowthRate, Draft
Link copied to clipboard
@GeneratedBy(type = GrowthRate::class)
class GrowthRateFetcherDsl(fetcher: Fetcher<GrowthRate> = emptyGrowthRateFetcher)
Link copied to clipboard
@GeneratedBy(type = GrowthRate::class)
object GrowthRateProps
Link copied to clipboard
@Entity
interface Item
Link copied to clipboard
@Entity
interface ItemAttribute
Link copied to clipboard
@GeneratedBy(type = ItemAttribute::class)
interface ItemAttributeDraft : ItemAttribute, Draft
Link copied to clipboard
@GeneratedBy(type = ItemAttribute::class)
class ItemAttributeFetcherDsl(fetcher: Fetcher<ItemAttribute> = emptyItemAttributeFetcher)
Link copied to clipboard
@GeneratedBy(type = ItemAttribute::class)
object ItemAttributeProps
Link copied to clipboard
@Entity
interface ItemCategory
Link copied to clipboard
@GeneratedBy(type = ItemCategory::class)
interface ItemCategoryDraft : ItemCategory, Draft
Link copied to clipboard
@GeneratedBy(type = ItemCategory::class)
class ItemCategoryFetcherDsl(fetcher: Fetcher<ItemCategory> = emptyItemCategoryFetcher)
Link copied to clipboard
@GeneratedBy(type = ItemCategory::class)
object ItemCategoryProps
Link copied to clipboard
@GeneratedBy(type = Item::class)
interface ItemDraft : Item, Draft
Link copied to clipboard
@GeneratedBy(type = Item::class)
class ItemFetcherDsl(fetcher: Fetcher<Item> = emptyItemFetcher)
Link copied to clipboard
@Entity
interface ItemFlingEffect
Link copied to clipboard
@GeneratedBy(type = ItemFlingEffect::class)
interface ItemFlingEffectDraft : ItemFlingEffect, Draft
Link copied to clipboard
@GeneratedBy(type = ItemFlingEffect::class)
class ItemFlingEffectFetcherDsl(fetcher: Fetcher<ItemFlingEffect> = emptyItemFlingEffectFetcher)
Link copied to clipboard
@GeneratedBy(type = ItemFlingEffect::class)
object ItemFlingEffectProps
Link copied to clipboard
@Entity
interface ItemPocket
Link copied to clipboard
@GeneratedBy(type = ItemPocket::class)
interface ItemPocketDraft : ItemPocket, Draft
Link copied to clipboard
@GeneratedBy(type = ItemPocket::class)
class ItemPocketFetcherDsl(fetcher: Fetcher<ItemPocket> = emptyItemPocketFetcher)
Link copied to clipboard
@GeneratedBy(type = ItemPocket::class)
object ItemPocketProps
Link copied to clipboard
@GeneratedBy(type = Item::class)
object ItemProps
Link copied to clipboard
@Entity
interface Machine
Link copied to clipboard
@GeneratedBy(type = Machine::class)
interface MachineDraft : Machine, Draft
Link copied to clipboard
@GeneratedBy(type = Machine::class)
class MachineFetcherDsl(fetcher: Fetcher<Machine> = emptyMachineFetcher)
Link copied to clipboard
@GeneratedBy(type = Machine::class)
object MachineProps
Link copied to clipboard
@Entity
interface Move
Link copied to clipboard
@Entity
interface MoveAilment
Link copied to clipboard
@GeneratedBy(type = MoveAilment::class)
interface MoveAilmentDraft : MoveAilment, Draft
Link copied to clipboard
@GeneratedBy(type = MoveAilment::class)
class MoveAilmentFetcherDsl(fetcher: Fetcher<MoveAilment> = emptyMoveAilmentFetcher)
Link copied to clipboard
@GeneratedBy(type = MoveAilment::class)
object MoveAilmentProps
Link copied to clipboard
@Entity
interface MoveCategory
Link copied to clipboard
@GeneratedBy(type = MoveCategory::class)
interface MoveCategoryDraft : MoveCategory, Draft
Link copied to clipboard
@GeneratedBy(type = MoveCategory::class)
class MoveCategoryFetcherDsl(fetcher: Fetcher<MoveCategory> = emptyMoveCategoryFetcher)
Link copied to clipboard
@GeneratedBy(type = MoveCategory::class)
object MoveCategoryProps
Link copied to clipboard
@Entity
interface MoveDamageClass
Link copied to clipboard
@GeneratedBy(type = MoveDamageClass::class)
interface MoveDamageClassDraft : MoveDamageClass, Draft
Link copied to clipboard
@GeneratedBy(type = MoveDamageClass::class)
class MoveDamageClassFetcherDsl(fetcher: Fetcher<MoveDamageClass> = emptyMoveDamageClassFetcher)
Link copied to clipboard
@GeneratedBy(type = MoveDamageClass::class)
object MoveDamageClassProps
Link copied to clipboard
@GeneratedBy(type = Move::class)
interface MoveDraft : Move, Draft
Link copied to clipboard
@GeneratedBy(type = Move::class)
class MoveFetcherDsl(fetcher: Fetcher<Move> = emptyMoveFetcher)
Link copied to clipboard
@Entity
interface MoveLearnMethod
Link copied to clipboard
@GeneratedBy(type = MoveLearnMethod::class)
interface MoveLearnMethodDraft : MoveLearnMethod, Draft
Link copied to clipboard
@GeneratedBy(type = MoveLearnMethod::class)
class MoveLearnMethodFetcherDsl(fetcher: Fetcher<MoveLearnMethod> = emptyMoveLearnMethodFetcher)
Link copied to clipboard
@GeneratedBy(type = MoveLearnMethod::class)
object MoveLearnMethodProps
Link copied to clipboard
@GeneratedBy(type = Move::class)
object MoveProps
Link copied to clipboard
@Entity
interface MoveTarget
Link copied to clipboard
@GeneratedBy(type = MoveTarget::class)
interface MoveTargetDraft : MoveTarget, Draft
Link copied to clipboard
@GeneratedBy(type = MoveTarget::class)
class MoveTargetFetcherDsl(fetcher: Fetcher<MoveTarget> = emptyMoveTargetFetcher)
Link copied to clipboard
@GeneratedBy(type = MoveTarget::class)
object MoveTargetProps
Link copied to clipboard
@Entity
interface Nature
Link copied to clipboard
@GeneratedBy(type = Nature::class)
interface NatureDraft : Nature, Draft
Link copied to clipboard
@GeneratedBy(type = Nature::class)
class NatureFetcherDsl(fetcher: Fetcher<Nature> = emptyNatureFetcher)
Link copied to clipboard
@GeneratedBy(type = Nature::class)
object NatureProps
Link copied to clipboard
@Entity
interface Pokemon
Link copied to clipboard
@Entity
interface PokemonAbility
Link copied to clipboard
@GeneratedBy(type = PokemonAbility::class)
interface PokemonAbilityDraft : PokemonAbility, Draft
Link copied to clipboard
@GeneratedBy(type = PokemonAbility::class)
class PokemonAbilityFetcherDsl(fetcher: Fetcher<PokemonAbility> = emptyPokemonAbilityFetcher)
Link copied to clipboard
@Embeddable
interface PokemonAbilityId
Link copied to clipboard
@GeneratedBy(type = PokemonAbilityId::class)
interface PokemonAbilityIdDraft : PokemonAbilityId, Draft
Link copied to clipboard
@GeneratedBy(type = PokemonAbilityId::class)
class PokemonAbilityIdFetcherDsl(fetcher: Fetcher<PokemonAbilityId> = emptyPokemonAbilityIdFetcher)
Link copied to clipboard
Link copied to clipboard
@GeneratedBy(type = PokemonAbility::class)
object PokemonAbilityProps
Link copied to clipboard
@Entity
interface PokemonColor
Link copied to clipboard
@GeneratedBy(type = PokemonColor::class)
interface PokemonColorDraft : PokemonColor, Draft
Link copied to clipboard
@GeneratedBy(type = PokemonColor::class)
class PokemonColorFetcherDsl(fetcher: Fetcher<PokemonColor> = emptyPokemonColorFetcher)
Link copied to clipboard
@GeneratedBy(type = PokemonColor::class)
object PokemonColorProps
Link copied to clipboard
@GeneratedBy(type = Pokemon::class)
interface PokemonDraft : Pokemon, Draft
Link copied to clipboard
@GeneratedBy(type = Pokemon::class)
class PokemonFetcherDsl(fetcher: Fetcher<Pokemon> = emptyPokemonFetcher)
Link copied to clipboard
@Entity
interface PokemonHabitat
Link copied to clipboard
@GeneratedBy(type = PokemonHabitat::class)
interface PokemonHabitatDraft : PokemonHabitat, Draft
Link copied to clipboard
@GeneratedBy(type = PokemonHabitat::class)
class PokemonHabitatFetcherDsl(fetcher: Fetcher<PokemonHabitat> = emptyPokemonHabitatFetcher)
Link copied to clipboard
@GeneratedBy(type = PokemonHabitat::class)
object PokemonHabitatProps
Link copied to clipboard
@GeneratedBy(type = Pokemon::class)
object PokemonProps
Link copied to clipboard
@Entity
interface PokemonShape
Link copied to clipboard
@GeneratedBy(type = PokemonShape::class)
interface PokemonShapeDraft : PokemonShape, Draft
Link copied to clipboard
@GeneratedBy(type = PokemonShape::class)
class PokemonShapeFetcherDsl(fetcher: Fetcher<PokemonShape> = emptyPokemonShapeFetcher)
Link copied to clipboard
@GeneratedBy(type = PokemonShape::class)
object PokemonShapeProps
Link copied to clipboard
@Entity
interface PokemonSpecies
Link copied to clipboard
@GeneratedBy(type = PokemonSpecies::class)
interface PokemonSpeciesDraft : PokemonSpecies, Draft
Link copied to clipboard
@GeneratedBy(type = PokemonSpecies::class)
class PokemonSpeciesFetcherDsl(fetcher: Fetcher<PokemonSpecies> = emptyPokemonSpeciesFetcher)
Link copied to clipboard
@GeneratedBy(type = PokemonSpecies::class)
object PokemonSpeciesProps
Link copied to clipboard
@Entity
interface PokemonStat
Link copied to clipboard
@GeneratedBy(type = PokemonStat::class)
interface PokemonStatDraft : PokemonStat, Draft
Link copied to clipboard
@GeneratedBy(type = PokemonStat::class)
class PokemonStatFetcherDsl(fetcher: Fetcher<PokemonStat> = emptyPokemonStatFetcher)
Link copied to clipboard
@Embeddable
interface PokemonStatId
Link copied to clipboard
@GeneratedBy(type = PokemonStatId::class)
interface PokemonStatIdDraft : PokemonStatId, Draft
Link copied to clipboard
@GeneratedBy(type = PokemonStatId::class)
class PokemonStatIdFetcherDsl(fetcher: Fetcher<PokemonStatId> = emptyPokemonStatIdFetcher)
Link copied to clipboard
@GeneratedBy(type = PokemonStatId::class)
object PokemonStatIdProps
Link copied to clipboard
@GeneratedBy(type = PokemonStat::class)
object PokemonStatProps
Link copied to clipboard
@Entity
interface PokemonType
Link copied to clipboard
@GeneratedBy(type = PokemonType::class)
interface PokemonTypeDraft : PokemonType, Draft
Link copied to clipboard
@GeneratedBy(type = PokemonType::class)
class PokemonTypeFetcherDsl(fetcher: Fetcher<PokemonType> = emptyPokemonTypeFetcher)
Link copied to clipboard
@Embeddable
interface PokemonTypeId
Link copied to clipboard
@GeneratedBy(type = PokemonTypeId::class)
interface PokemonTypeIdDraft : PokemonTypeId, Draft
Link copied to clipboard
@GeneratedBy(type = PokemonTypeId::class)
class PokemonTypeIdFetcherDsl(fetcher: Fetcher<PokemonTypeId> = emptyPokemonTypeIdFetcher)
Link copied to clipboard
@GeneratedBy(type = PokemonTypeId::class)
object PokemonTypeIdProps
Link copied to clipboard
@GeneratedBy(type = PokemonType::class)
object PokemonTypeProps
Link copied to clipboard
@Entity
interface Stat
Link copied to clipboard
@GeneratedBy(type = Stat::class)
interface StatDraft : Stat, Draft
Link copied to clipboard
@GeneratedBy(type = Stat::class)
class StatFetcherDsl(fetcher: Fetcher<Stat> = emptyStatFetcher)
Link copied to clipboard
@GeneratedBy(type = Stat::class)
object StatProps
Link copied to clipboard
@Entity
interface Type
Link copied to clipboard
@Entity
interface TypeDamageRelation
Link copied to clipboard
Link copied to clipboard
@GeneratedBy(type = TypeDamageRelation::class)
class TypeDamageRelationFetcherDsl(fetcher: Fetcher<TypeDamageRelation> = emptyTypeDamageRelationFetcher)
Link copied to clipboard
@Embeddable
interface TypeDamageRelationId
Link copied to clipboard
Link copied to clipboard
@GeneratedBy(type = TypeDamageRelationId::class)
class TypeDamageRelationIdFetcherDsl(fetcher: Fetcher<TypeDamageRelationId> = emptyTypeDamageRelationIdFetcher)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@GeneratedBy(type = Type::class)
interface TypeDraft : Type, Draft
Link copied to clipboard
@GeneratedBy(type = Type::class)
class TypeFetcherDsl(fetcher: Fetcher<Type> = emptyTypeFetcher)
Link copied to clipboard
@GeneratedBy(type = Type::class)
object TypeProps

Properties

Link copied to clipboard
@get:GeneratedBy(type = PokemonAbilityId::class)
val KNonNullEmbeddedPropExpression<PokemonAbilityId>.abilityId: KNonNullPropExpression<Long>
@get:GeneratedBy(type = PokemonAbilityId::class)
val KNullableEmbeddedPropExpression<PokemonAbilityId>.abilityId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.accuracy: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.ailmentChance: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = TypeDamageRelationId::class)
val KNonNullEmbeddedPropExpression<TypeDamageRelationId>.attackingTypeId: KNonNullPropExpression<Long>
@get:GeneratedBy(type = TypeDamageRelationId::class)
val KNullableEmbeddedPropExpression<TypeDamageRelationId>.attackingTypeId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = EvolutionChain::class)
val KProps<EvolutionChain>.babyTriggerItemId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = Pokemon::class)
val KProps<Pokemon>.baseExperience: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.baseHappiness: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = PokemonStat::class)
val KProps<PokemonStat>.baseStat: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = Berry::class)
val KProps<Berry>.berryFirmness: KNonNullTable<BerryFirmness>
@get:GeneratedBy(type = Berry::class)
val KTableEx<Berry>.berryFirmness: KNonNullTableEx<BerryFirmness>
Link copied to clipboard
@get:GeneratedBy(type = Berry::class)
val KProps<Berry>.berryFirmness?: KNullableTable<BerryFirmness>
@get:GeneratedBy(type = Berry::class)
val KTableEx<Berry>.berryFirmness?: KNullableTableEx<BerryFirmness>
Link copied to clipboard
@get:GeneratedBy(type = Berry::class)
val KProps<Berry>.berryFirmnessId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = Berry::class)
val KProps<Berry>.bulk: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.captureRate: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = EggGroup::class)
val KProps<EggGroup>.characteristics: KNullablePropExpression<String>
Link copied to clipboard
@get:GeneratedBy(type = Item::class)
val KProps<Item>.cost: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.critRate: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = Nature::class)
val KProps<Nature>.decreasedStat: KNonNullTable<Stat>
@get:GeneratedBy(type = Nature::class)
val KTableEx<Nature>.decreasedStat: KNonNullTableEx<Stat>
Link copied to clipboard
@get:GeneratedBy(type = Nature::class)
val KProps<Nature>.decreasedStat?: KNullableTable<Stat>
@get:GeneratedBy(type = Nature::class)
val KTableEx<Nature>.decreasedStat?: KNullableTableEx<Stat>
Link copied to clipboard
@get:GeneratedBy(type = Nature::class)
val KProps<Nature>.decreasedStatId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = TypeDamageRelationId::class)
val KNonNullEmbeddedPropExpression<TypeDamageRelationId>.defendingTypeId: KNonNullPropExpression<Long>
@get:GeneratedBy(type = TypeDamageRelationId::class)
val KNullableEmbeddedPropExpression<TypeDamageRelationId>.defendingTypeId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = GrowthRate::class)
val KProps<GrowthRate>.description: KNullablePropExpression<String>
@get:GeneratedBy(type = ItemAttribute::class)
val KProps<ItemAttribute>.description: KNullablePropExpression<String>
@get:GeneratedBy(type = MoveCategory::class)
val KProps<MoveCategory>.description: KNullablePropExpression<String>
@get:GeneratedBy(type = MoveDamageClass::class)
val KProps<MoveDamageClass>.description: KNullablePropExpression<String>
@get:GeneratedBy(type = MoveLearnMethod::class)
val KProps<MoveLearnMethod>.description: KNullablePropExpression<String>
@get:GeneratedBy(type = MoveTarget::class)
val KProps<MoveTarget>.description: KNullablePropExpression<String>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.drain: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = Ability::class)
val KProps<Ability>.effect: KNullablePropExpression<String>
@get:GeneratedBy(type = ItemFlingEffect::class)
val KProps<ItemFlingEffect>.effect: KNullablePropExpression<String>
@get:GeneratedBy(type = Item::class)
val KProps<Item>.effect: KNullablePropExpression<String>
@get:GeneratedBy(type = Move::class)
val KProps<Move>.effect: KNullablePropExpression<String>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.effectChance: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = PokemonStat::class)
val KProps<PokemonStat>.effort: KNullablePropExpression<Int>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@get:GeneratedBy(type = EncounterConditionValue::class)
val KProps<EncounterConditionValue>.encounterConditionId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.evolutionChainId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.evolvesFromSpeciesId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.flinchChance: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = Item::class)
val KProps<Item>.flingPower: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.formsSwitchable: KNullablePropExpression<Boolean>
Link copied to clipboard
@get:GeneratedBy(type = Stat::class)
val KProps<Stat>.gameIndex: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.genderRate: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.growthRate: KNonNullTable<GrowthRate>
@get:GeneratedBy(type = PokemonSpecies::class)
val KTableEx<PokemonSpecies>.growthRate: KNonNullTableEx<GrowthRate>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.growthRate?: KNullableTable<GrowthRate>
@get:GeneratedBy(type = PokemonSpecies::class)
val KTableEx<PokemonSpecies>.growthRate?: KNullableTableEx<GrowthRate>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.growthRateId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = Berry::class)
val KProps<Berry>.growthTime: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.hasGenderDifferences: KNullablePropExpression<Boolean>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.hatchCounter: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = Nature::class)
val KProps<Nature>.hatesFlavor: KNonNullTable<BerryFlavor>
@get:GeneratedBy(type = Nature::class)
val KTableEx<Nature>.hatesFlavor: KNonNullTableEx<BerryFlavor>
Link copied to clipboard
@get:GeneratedBy(type = Nature::class)
val KProps<Nature>.hatesFlavor?: KNullableTable<BerryFlavor>
@get:GeneratedBy(type = Nature::class)
val KTableEx<Nature>.hatesFlavor?: KNullableTableEx<BerryFlavor>
Link copied to clipboard
@get:GeneratedBy(type = Nature::class)
val KProps<Nature>.hatesFlavorId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.healing: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = Pokemon::class)
val KProps<Pokemon>.height: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = Ability::class)
val KNonNullProps<Ability>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = BerryFirmness::class)
val KNonNullProps<BerryFirmness>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = BerryFlavor::class)
val KNonNullProps<BerryFlavor>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = Berry::class)
val KNonNullProps<Berry>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = EggGroup::class)
val KNonNullProps<EggGroup>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = EncounterConditionValue::class)
val KNonNullProps<EncounterConditionValue>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = EncounterCondition::class)
val KNonNullProps<EncounterCondition>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = EncounterMethod::class)
val KNonNullProps<EncounterMethod>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = EvolutionChain::class)
val KNonNullProps<EvolutionChain>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = EvolutionTrigger::class)
val KNonNullProps<EvolutionTrigger>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = Gender::class)
val KNonNullProps<Gender>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = GrowthRate::class)
val KNonNullProps<GrowthRate>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = ItemAttribute::class)
val KNonNullProps<ItemAttribute>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = ItemCategory::class)
val KNonNullProps<ItemCategory>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = ItemFlingEffect::class)
val KNonNullProps<ItemFlingEffect>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = ItemPocket::class)
val KNonNullProps<ItemPocket>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = Item::class)
val KNonNullProps<Item>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = Machine::class)
val KNonNullProps<Machine>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = MoveAilment::class)
val KNonNullProps<MoveAilment>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = MoveCategory::class)
val KNonNullProps<MoveCategory>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = MoveDamageClass::class)
val KNonNullProps<MoveDamageClass>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = MoveLearnMethod::class)
val KNonNullProps<MoveLearnMethod>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = MoveTarget::class)
val KNonNullProps<MoveTarget>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = Move::class)
val KNonNullProps<Move>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = Nature::class)
val KNonNullProps<Nature>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = PokemonAbility::class)
val KNonNullProps<PokemonAbility>.id: KNonNullEmbeddedPropExpression<PokemonAbilityId>
@get:GeneratedBy(type = PokemonColor::class)
val KNonNullProps<PokemonColor>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = PokemonHabitat::class)
val KNonNullProps<PokemonHabitat>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = PokemonShape::class)
val KNonNullProps<PokemonShape>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = PokemonSpecies::class)
val KNonNullProps<PokemonSpecies>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = PokemonStat::class)
val KNonNullProps<PokemonStat>.id: KNonNullEmbeddedPropExpression<PokemonStatId>
@get:GeneratedBy(type = PokemonType::class)
val KNonNullProps<PokemonType>.id: KNonNullEmbeddedPropExpression<PokemonTypeId>
@get:GeneratedBy(type = Pokemon::class)
val KNonNullProps<Pokemon>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = Stat::class)
val KNonNullProps<Stat>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = TypeDamageRelation::class)
val KNonNullProps<TypeDamageRelation>.id: KNonNullEmbeddedPropExpression<TypeDamageRelationId>
@get:GeneratedBy(type = Type::class)
val KNonNullProps<Type>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = Ability::class)
val KNullableProps<Ability>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = BerryFirmness::class)
val KNullableProps<BerryFirmness>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = BerryFlavor::class)
val KNullableProps<BerryFlavor>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = Berry::class)
val KNullableProps<Berry>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = EggGroup::class)
val KNullableProps<EggGroup>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = EncounterConditionValue::class)
val KNullableProps<EncounterConditionValue>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = EncounterCondition::class)
val KNullableProps<EncounterCondition>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = EncounterMethod::class)
val KNullableProps<EncounterMethod>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = EvolutionChain::class)
val KNullableProps<EvolutionChain>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = EvolutionTrigger::class)
val KNullableProps<EvolutionTrigger>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = Gender::class)
val KNullableProps<Gender>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = GrowthRate::class)
val KNullableProps<GrowthRate>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = ItemAttribute::class)
val KNullableProps<ItemAttribute>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = ItemCategory::class)
val KNullableProps<ItemCategory>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = ItemFlingEffect::class)
val KNullableProps<ItemFlingEffect>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = ItemPocket::class)
val KNullableProps<ItemPocket>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = Item::class)
val KNullableProps<Item>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = Machine::class)
val KNullableProps<Machine>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = MoveAilment::class)
val KNullableProps<MoveAilment>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = MoveCategory::class)
val KNullableProps<MoveCategory>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = MoveDamageClass::class)
val KNullableProps<MoveDamageClass>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = MoveLearnMethod::class)
val KNullableProps<MoveLearnMethod>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = MoveTarget::class)
val KNullableProps<MoveTarget>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = Move::class)
val KNullableProps<Move>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = Nature::class)
val KNullableProps<Nature>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = PokemonAbility::class)
val KNullableProps<PokemonAbility>.id: KNullableEmbeddedPropExpression<PokemonAbilityId>
@get:GeneratedBy(type = PokemonColor::class)
val KNullableProps<PokemonColor>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = PokemonHabitat::class)
val KNullableProps<PokemonHabitat>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = PokemonShape::class)
val KNullableProps<PokemonShape>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = PokemonSpecies::class)
val KNullableProps<PokemonSpecies>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = PokemonStat::class)
val KNullableProps<PokemonStat>.id: KNullableEmbeddedPropExpression<PokemonStatId>
@get:GeneratedBy(type = PokemonType::class)
val KNullableProps<PokemonType>.id: KNullableEmbeddedPropExpression<PokemonTypeId>
@get:GeneratedBy(type = Pokemon::class)
val KNullableProps<Pokemon>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = Stat::class)
val KNullableProps<Stat>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = TypeDamageRelation::class)
val KNullableProps<TypeDamageRelation>.id: KNullableEmbeddedPropExpression<TypeDamageRelationId>
@get:GeneratedBy(type = Type::class)
val KNullableProps<Type>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = Ability::class)
val KRemoteRef.NonNull<Ability>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = BerryFirmness::class)
val KRemoteRef.NonNull<BerryFirmness>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = BerryFlavor::class)
val KRemoteRef.NonNull<BerryFlavor>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = Berry::class)
val KRemoteRef.NonNull<Berry>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = EggGroup::class)
val KRemoteRef.NonNull<EggGroup>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = EncounterConditionValue::class)
val KRemoteRef.NonNull<EncounterConditionValue>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = EncounterCondition::class)
val KRemoteRef.NonNull<EncounterCondition>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = EncounterMethod::class)
val KRemoteRef.NonNull<EncounterMethod>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = EvolutionChain::class)
val KRemoteRef.NonNull<EvolutionChain>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = EvolutionTrigger::class)
val KRemoteRef.NonNull<EvolutionTrigger>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = Gender::class)
val KRemoteRef.NonNull<Gender>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = GrowthRate::class)
val KRemoteRef.NonNull<GrowthRate>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = ItemAttribute::class)
val KRemoteRef.NonNull<ItemAttribute>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = ItemCategory::class)
val KRemoteRef.NonNull<ItemCategory>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = ItemFlingEffect::class)
val KRemoteRef.NonNull<ItemFlingEffect>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = ItemPocket::class)
val KRemoteRef.NonNull<ItemPocket>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = Item::class)
val KRemoteRef.NonNull<Item>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = Machine::class)
val KRemoteRef.NonNull<Machine>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = MoveAilment::class)
val KRemoteRef.NonNull<MoveAilment>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = MoveCategory::class)
val KRemoteRef.NonNull<MoveCategory>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = MoveDamageClass::class)
val KRemoteRef.NonNull<MoveDamageClass>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = MoveLearnMethod::class)
val KRemoteRef.NonNull<MoveLearnMethod>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = MoveTarget::class)
val KRemoteRef.NonNull<MoveTarget>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = Move::class)
val KRemoteRef.NonNull<Move>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = Nature::class)
val KRemoteRef.NonNull<Nature>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = PokemonAbility::class)
val KRemoteRef.NonNull<PokemonAbility>.id: KNonNullPropExpression<PokemonAbilityId>
@get:GeneratedBy(type = PokemonColor::class)
val KRemoteRef.NonNull<PokemonColor>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = PokemonHabitat::class)
val KRemoteRef.NonNull<PokemonHabitat>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = PokemonShape::class)
val KRemoteRef.NonNull<PokemonShape>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = PokemonSpecies::class)
val KRemoteRef.NonNull<PokemonSpecies>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = PokemonStat::class)
val KRemoteRef.NonNull<PokemonStat>.id: KNonNullPropExpression<PokemonStatId>
@get:GeneratedBy(type = PokemonType::class)
val KRemoteRef.NonNull<PokemonType>.id: KNonNullPropExpression<PokemonTypeId>
@get:GeneratedBy(type = Pokemon::class)
val KRemoteRef.NonNull<Pokemon>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = Stat::class)
val KRemoteRef.NonNull<Stat>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = TypeDamageRelation::class)
val KRemoteRef.NonNull<TypeDamageRelation>.id: KNonNullPropExpression<TypeDamageRelationId>
@get:GeneratedBy(type = Type::class)
val KRemoteRef.NonNull<Type>.id: KNonNullPropExpression<Long>
@get:GeneratedBy(type = Ability::class)
val KRemoteRef.Nullable<Ability>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = BerryFirmness::class)
val KRemoteRef.Nullable<BerryFirmness>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = BerryFlavor::class)
val KRemoteRef.Nullable<BerryFlavor>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = Berry::class)
val KRemoteRef.Nullable<Berry>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = EggGroup::class)
val KRemoteRef.Nullable<EggGroup>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = EncounterConditionValue::class)
val KRemoteRef.Nullable<EncounterConditionValue>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = EncounterCondition::class)
val KRemoteRef.Nullable<EncounterCondition>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = EncounterMethod::class)
val KRemoteRef.Nullable<EncounterMethod>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = EvolutionChain::class)
val KRemoteRef.Nullable<EvolutionChain>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = EvolutionTrigger::class)
val KRemoteRef.Nullable<EvolutionTrigger>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = Gender::class)
val KRemoteRef.Nullable<Gender>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = GrowthRate::class)
val KRemoteRef.Nullable<GrowthRate>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = ItemAttribute::class)
val KRemoteRef.Nullable<ItemAttribute>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = ItemCategory::class)
val KRemoteRef.Nullable<ItemCategory>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = ItemFlingEffect::class)
val KRemoteRef.Nullable<ItemFlingEffect>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = ItemPocket::class)
val KRemoteRef.Nullable<ItemPocket>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = Item::class)
val KRemoteRef.Nullable<Item>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = Machine::class)
val KRemoteRef.Nullable<Machine>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = MoveAilment::class)
val KRemoteRef.Nullable<MoveAilment>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = MoveCategory::class)
val KRemoteRef.Nullable<MoveCategory>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = MoveDamageClass::class)
val KRemoteRef.Nullable<MoveDamageClass>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = MoveLearnMethod::class)
val KRemoteRef.Nullable<MoveLearnMethod>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = MoveTarget::class)
val KRemoteRef.Nullable<MoveTarget>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = Move::class)
val KRemoteRef.Nullable<Move>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = Nature::class)
val KRemoteRef.Nullable<Nature>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = PokemonAbility::class)
val KRemoteRef.Nullable<PokemonAbility>.id: KNullablePropExpression<PokemonAbilityId>
@get:GeneratedBy(type = PokemonColor::class)
val KRemoteRef.Nullable<PokemonColor>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = PokemonHabitat::class)
val KRemoteRef.Nullable<PokemonHabitat>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = PokemonShape::class)
val KRemoteRef.Nullable<PokemonShape>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = PokemonSpecies::class)
val KRemoteRef.Nullable<PokemonSpecies>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = PokemonStat::class)
val KRemoteRef.Nullable<PokemonStat>.id: KNullablePropExpression<PokemonStatId>
@get:GeneratedBy(type = PokemonType::class)
val KRemoteRef.Nullable<PokemonType>.id: KNullablePropExpression<PokemonTypeId>
@get:GeneratedBy(type = Pokemon::class)
val KRemoteRef.Nullable<Pokemon>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = Stat::class)
val KRemoteRef.Nullable<Stat>.id: KNullablePropExpression<Long>
@get:GeneratedBy(type = TypeDamageRelation::class)
val KRemoteRef.Nullable<TypeDamageRelation>.id: KNullablePropExpression<TypeDamageRelationId>
@get:GeneratedBy(type = Type::class)
val KRemoteRef.Nullable<Type>.id: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = Nature::class)
val KProps<Nature>.increasedStat: KNonNullTable<Stat>
@get:GeneratedBy(type = Nature::class)
val KTableEx<Nature>.increasedStat: KNonNullTableEx<Stat>
Link copied to clipboard
@get:GeneratedBy(type = Nature::class)
val KProps<Nature>.increasedStat?: KNullableTable<Stat>
@get:GeneratedBy(type = Nature::class)
val KTableEx<Nature>.increasedStat?: KNullableTableEx<Stat>
Link copied to clipboard
@get:GeneratedBy(type = Nature::class)
val KProps<Nature>.increasedStatId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = Ability::class)
val KProps<Ability>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = BerryFirmness::class)
val KProps<BerryFirmness>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = BerryFlavor::class)
val KProps<BerryFlavor>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = Berry::class)
val KProps<Berry>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = EggGroup::class)
val KProps<EggGroup>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = EncounterConditionValue::class)
val KProps<EncounterConditionValue>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = EncounterCondition::class)
val KProps<EncounterCondition>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = EncounterMethod::class)
val KProps<EncounterMethod>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = EvolutionTrigger::class)
val KProps<EvolutionTrigger>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = Gender::class)
val KProps<Gender>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = GrowthRate::class)
val KProps<GrowthRate>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = ItemAttribute::class)
val KProps<ItemAttribute>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = ItemCategory::class)
val KProps<ItemCategory>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = ItemFlingEffect::class)
val KProps<ItemFlingEffect>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = ItemPocket::class)
val KProps<ItemPocket>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = Item::class)
val KProps<Item>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = MoveAilment::class)
val KProps<MoveAilment>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = MoveCategory::class)
val KProps<MoveCategory>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = MoveDamageClass::class)
val KProps<MoveDamageClass>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = MoveLearnMethod::class)
val KProps<MoveLearnMethod>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = MoveTarget::class)
val KProps<MoveTarget>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = Move::class)
val KProps<Move>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = Nature::class)
val KProps<Nature>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = PokemonColor::class)
val KProps<PokemonColor>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = PokemonHabitat::class)
val KProps<PokemonHabitat>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = PokemonShape::class)
val KProps<PokemonShape>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = Pokemon::class)
val KProps<Pokemon>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = Stat::class)
val KProps<Stat>.internalName: KNullablePropExpression<String>
@get:GeneratedBy(type = Type::class)
val KProps<Type>.internalName: KNullablePropExpression<String>
Link copied to clipboard
@get:GeneratedBy(type = Ability::class)
val KProps<Ability>.introduction: KNullablePropExpression<String>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.isBaby: KNullablePropExpression<Boolean>
Link copied to clipboard
@get:GeneratedBy(type = Stat::class)
val KProps<Stat>.isBattleOnly: KNullablePropExpression<Boolean>
Link copied to clipboard
@get:GeneratedBy(type = PokemonAbility::class)
val KProps<PokemonAbility>.isHidden: KNullablePropExpression<Boolean>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.isLegendary: KNullablePropExpression<Boolean>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.isMythical: KNullablePropExpression<Boolean>
Link copied to clipboard
@get:GeneratedBy(type = Item::class)
val KTableEx<Item>.itemAttributes: KNonNullTableEx<ItemAttribute>
Link copied to clipboard
@get:GeneratedBy(type = Item::class)
val KTableEx<Item>.itemAttributes?: KNullableTableEx<ItemAttribute>
Link copied to clipboard
@get:GeneratedBy(type = Item::class)
val KProps<Item>.itemFlingEffect: KNonNullTable<ItemFlingEffect>
@get:GeneratedBy(type = Item::class)
val KTableEx<Item>.itemFlingEffect: KNonNullTableEx<ItemFlingEffect>
Link copied to clipboard
@get:GeneratedBy(type = Item::class)
val KProps<Item>.itemFlingEffect?: KNullableTable<ItemFlingEffect>
@get:GeneratedBy(type = Item::class)
val KTableEx<Item>.itemFlingEffect?: KNullableTableEx<ItemFlingEffect>
Link copied to clipboard
@get:GeneratedBy(type = Item::class)
val KProps<Item>.itemFlingEffectId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = Machine::class)
val KProps<Machine>.itemId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = ItemCategory::class)
val KProps<ItemCategory>.itemPocket: KNonNullTable<ItemPocket>
@get:GeneratedBy(type = ItemCategory::class)
val KTableEx<ItemCategory>.itemPocket: KNonNullTableEx<ItemPocket>
Link copied to clipboard
@get:GeneratedBy(type = ItemCategory::class)
val KProps<ItemCategory>.itemPocket?: KNullableTable<ItemPocket>
@get:GeneratedBy(type = ItemCategory::class)
val KTableEx<ItemCategory>.itemPocket?: KNullableTableEx<ItemPocket>
Link copied to clipboard
@get:GeneratedBy(type = ItemCategory::class)
val KProps<ItemCategory>.itemPocketId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = Nature::class)
val KProps<Nature>.likesFlavor: KNonNullTable<BerryFlavor>
@get:GeneratedBy(type = Nature::class)
val KTableEx<Nature>.likesFlavor: KNonNullTableEx<BerryFlavor>
Link copied to clipboard
@get:GeneratedBy(type = Nature::class)
val KProps<Nature>.likesFlavor?: KNullableTable<BerryFlavor>
@get:GeneratedBy(type = Nature::class)
val KTableEx<Nature>.likesFlavor?: KNullableTableEx<BerryFlavor>
Link copied to clipboard
@get:GeneratedBy(type = Nature::class)
val KProps<Nature>.likesFlavorId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = Berry::class)
val KProps<Berry>.maxHarvest: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.maxHits: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.maxTurns: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.minHits: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.minTurns: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.moveAilment: KNonNullTable<MoveAilment>
@get:GeneratedBy(type = Move::class)
val KTableEx<Move>.moveAilment: KNonNullTableEx<MoveAilment>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.moveAilment?: KNullableTable<MoveAilment>
@get:GeneratedBy(type = Move::class)
val KTableEx<Move>.moveAilment?: KNullableTableEx<MoveAilment>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.moveAilmentId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.moveCategory: KNonNullTable<MoveCategory>
@get:GeneratedBy(type = Move::class)
val KTableEx<Move>.moveCategory: KNonNullTableEx<MoveCategory>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.moveCategory?: KNullableTable<MoveCategory>
@get:GeneratedBy(type = Move::class)
val KTableEx<Move>.moveCategory?: KNullableTableEx<MoveCategory>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.moveCategoryId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.moveDamageClass: KNonNullTable<MoveDamageClass>
@get:GeneratedBy(type = Stat::class)
val KProps<Stat>.moveDamageClass: KNonNullTable<MoveDamageClass>
@get:GeneratedBy(type = Move::class)
val KTableEx<Move>.moveDamageClass: KNonNullTableEx<MoveDamageClass>
@get:GeneratedBy(type = Stat::class)
val KTableEx<Stat>.moveDamageClass: KNonNullTableEx<MoveDamageClass>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.moveDamageClass?: KNullableTable<MoveDamageClass>
@get:GeneratedBy(type = Stat::class)
val KProps<Stat>.moveDamageClass?: KNullableTable<MoveDamageClass>
@get:GeneratedBy(type = Move::class)
val KTableEx<Move>.moveDamageClass?: KNullableTableEx<MoveDamageClass>
@get:GeneratedBy(type = Stat::class)
val KTableEx<Stat>.moveDamageClass?: KNullableTableEx<MoveDamageClass>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.moveDamageClassId: KNullablePropExpression<Long>
@get:GeneratedBy(type = Stat::class)
val KProps<Stat>.moveDamageClassId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = Machine::class)
val KProps<Machine>.moveId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.moveTarget: KNonNullTable<MoveTarget>
@get:GeneratedBy(type = Move::class)
val KTableEx<Move>.moveTarget: KNonNullTableEx<MoveTarget>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.moveTarget?: KNullableTable<MoveTarget>
@get:GeneratedBy(type = Move::class)
val KTableEx<Move>.moveTarget?: KNullableTableEx<MoveTarget>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.moveTargetId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = TypeDamageRelation::class)
val KProps<TypeDamageRelation>.multiplier: KNullablePropExpression<Float>
Link copied to clipboard
@get:GeneratedBy(type = Ability::class)
val KProps<Ability>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = BerryFirmness::class)
val KProps<BerryFirmness>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = BerryFlavor::class)
val KProps<BerryFlavor>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = Berry::class)
val KProps<Berry>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = EggGroup::class)
val KProps<EggGroup>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = EncounterConditionValue::class)
val KProps<EncounterConditionValue>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = EncounterCondition::class)
val KProps<EncounterCondition>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = EncounterMethod::class)
val KProps<EncounterMethod>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = EvolutionTrigger::class)
val KProps<EvolutionTrigger>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = GrowthRate::class)
val KProps<GrowthRate>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = ItemAttribute::class)
val KProps<ItemAttribute>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = ItemCategory::class)
val KProps<ItemCategory>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = ItemFlingEffect::class)
val KProps<ItemFlingEffect>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = ItemPocket::class)
val KProps<ItemPocket>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = Item::class)
val KProps<Item>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = MoveAilment::class)
val KProps<MoveAilment>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = MoveCategory::class)
val KProps<MoveCategory>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = MoveDamageClass::class)
val KProps<MoveDamageClass>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = MoveLearnMethod::class)
val KProps<MoveLearnMethod>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = MoveTarget::class)
val KProps<MoveTarget>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = Move::class)
val KProps<Move>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = Nature::class)
val KProps<Nature>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = PokemonColor::class)
val KProps<PokemonColor>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = PokemonHabitat::class)
val KProps<PokemonHabitat>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = PokemonShape::class)
val KProps<PokemonShape>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = Pokemon::class)
val KProps<Pokemon>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = Stat::class)
val KProps<Stat>.name: KNullablePropExpression<String>
@get:GeneratedBy(type = Type::class)
val KProps<Type>.name: KNullablePropExpression<String>
Link copied to clipboard
@get:GeneratedBy(type = Berry::class)
val KProps<Berry>.naturalGiftPower: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = Berry::class)
val KProps<Berry>.naturalGiftType: KNonNullTable<Type>
@get:GeneratedBy(type = Berry::class)
val KTableEx<Berry>.naturalGiftType: KNonNullTableEx<Type>
Link copied to clipboard
@get:GeneratedBy(type = Berry::class)
val KProps<Berry>.naturalGiftType?: KNullableTable<Type>
@get:GeneratedBy(type = Berry::class)
val KTableEx<Berry>.naturalGiftType?: KNullableTableEx<Type>
Link copied to clipboard
@get:GeneratedBy(type = Berry::class)
val KProps<Berry>.naturalGiftTypeId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.pokemonColor: KNonNullTable<PokemonColor>
@get:GeneratedBy(type = PokemonSpecies::class)
val KTableEx<PokemonSpecies>.pokemonColor: KNonNullTableEx<PokemonColor>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.pokemonColor?: KNullableTable<PokemonColor>
@get:GeneratedBy(type = PokemonSpecies::class)
val KTableEx<PokemonSpecies>.pokemonColor?: KNullableTableEx<PokemonColor>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.pokemonColorId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.pokemonHabitat: KNonNullTable<PokemonHabitat>
@get:GeneratedBy(type = PokemonSpecies::class)
val KTableEx<PokemonSpecies>.pokemonHabitat: KNonNullTableEx<PokemonHabitat>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.pokemonHabitat?: KNullableTable<PokemonHabitat>
@get:GeneratedBy(type = PokemonSpecies::class)
val KTableEx<PokemonSpecies>.pokemonHabitat?: KNullableTableEx<PokemonHabitat>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.pokemonHabitatId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = PokemonAbilityId::class)
val KNonNullEmbeddedPropExpression<PokemonAbilityId>.pokemonId: KNonNullPropExpression<Long>
@get:GeneratedBy(type = PokemonStatId::class)
val KNonNullEmbeddedPropExpression<PokemonStatId>.pokemonId: KNonNullPropExpression<Long>
@get:GeneratedBy(type = PokemonTypeId::class)
val KNonNullEmbeddedPropExpression<PokemonTypeId>.pokemonId: KNonNullPropExpression<Long>
@get:GeneratedBy(type = PokemonAbilityId::class)
val KNullableEmbeddedPropExpression<PokemonAbilityId>.pokemonId: KNullablePropExpression<Long>
@get:GeneratedBy(type = PokemonStatId::class)
val KNullableEmbeddedPropExpression<PokemonStatId>.pokemonId: KNullablePropExpression<Long>
@get:GeneratedBy(type = PokemonTypeId::class)
val KNullableEmbeddedPropExpression<PokemonTypeId>.pokemonId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.pokemonShape: KNonNullTable<PokemonShape>
@get:GeneratedBy(type = PokemonSpecies::class)
val KTableEx<PokemonSpecies>.pokemonShape: KNonNullTableEx<PokemonShape>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.pokemonShape?: KNullableTable<PokemonShape>
@get:GeneratedBy(type = PokemonSpecies::class)
val KTableEx<PokemonSpecies>.pokemonShape?: KNullableTableEx<PokemonShape>
Link copied to clipboard
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.pokemonShapeId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = Pokemon::class)
val KProps<Pokemon>.pokemonSpecies: KNonNullTable<PokemonSpecies>
@get:GeneratedBy(type = Pokemon::class)
val KTableEx<Pokemon>.pokemonSpecies: KNonNullTableEx<PokemonSpecies>
Link copied to clipboard
@get:GeneratedBy(type = Pokemon::class)
val KProps<Pokemon>.pokemonSpecies?: KNullableTable<PokemonSpecies>
@get:GeneratedBy(type = Pokemon::class)
val KTableEx<Pokemon>.pokemonSpecies?: KNullableTableEx<PokemonSpecies>
Link copied to clipboard
@get:GeneratedBy(type = Pokemon::class)
val KProps<Pokemon>.pokemonSpeciesId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.power: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.pp: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.priority: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = Item::class)
val KProps<Item>.shortEffect: KNullablePropExpression<String>
@get:GeneratedBy(type = Move::class)
val KProps<Move>.shortEffect: KNullablePropExpression<String>
Link copied to clipboard
@get:GeneratedBy(type = PokemonAbility::class)
val KProps<PokemonAbility>.slot: KNullablePropExpression<Int>
@get:GeneratedBy(type = PokemonType::class)
val KProps<PokemonType>.slot: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = Berry::class)
val KProps<Berry>.smoothness: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = Berry::class)
val KProps<Berry>.soilDryness: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = EncounterMethod::class)
val KProps<EncounterMethod>.sortingOrder: KNullablePropExpression<Int>
@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.sortingOrder: KNullablePropExpression<Int>
@get:GeneratedBy(type = Pokemon::class)
val KProps<Pokemon>.sortingOrder: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.statChance: KNullablePropExpression<Int>
Link copied to clipboard
@get:GeneratedBy(type = PokemonStatId::class)
val KNonNullEmbeddedPropExpression<PokemonStatId>.statId: KNonNullPropExpression<Long>
@get:GeneratedBy(type = PokemonStatId::class)
val KNullableEmbeddedPropExpression<PokemonStatId>.statId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = EggGroup::class)
val KProps<EggGroup>.text: KNullablePropExpression<String>
@get:GeneratedBy(type = Item::class)
val KProps<Item>.text: KNullablePropExpression<String>
@get:GeneratedBy(type = Move::class)
val KProps<Move>.text: KNullablePropExpression<String>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.type: KNonNullTable<Type>
@get:GeneratedBy(type = Move::class)
val KTableEx<Move>.type: KNonNullTableEx<Type>
Link copied to clipboard
@get:GeneratedBy(type = Move::class)
val KProps<Move>.type?: KNullableTable<Type>
@get:GeneratedBy(type = Move::class)
val KTableEx<Move>.type?: KNullableTableEx<Type>
Link copied to clipboard
@get:GeneratedBy(type = PokemonTypeId::class)
val KNonNullEmbeddedPropExpression<PokemonTypeId>.typeId: KNonNullPropExpression<Long>
@get:GeneratedBy(type = PokemonTypeId::class)
val KNullableEmbeddedPropExpression<PokemonTypeId>.typeId: KNullablePropExpression<Long>
@get:GeneratedBy(type = Move::class)
val KProps<Move>.typeId: KNullablePropExpression<Long>
Link copied to clipboard
@get:GeneratedBy(type = Pokemon::class)
val KProps<Pokemon>.weight: KNullablePropExpression<Int>

Functions

Link copied to clipboard
@GeneratedBy(type = Ability::class)
fun Ability(resolveImmediately: Boolean = false, block: AbilityDraft.() -> Unit): Ability
@GeneratedBy(type = Ability::class)
fun Ability(base: Ability?, resolveImmediately: Boolean = false, block: AbilityDraft.() -> Unit): Ability
Link copied to clipboard
@GeneratedBy(type = Ability::class)
fun MutableList<AbilityDraft>.addBy(base: Ability?, resolveImmediately: Boolean = false): MutableList<AbilityDraft>
@GeneratedBy(type = Ability::class)
fun MutableList<AbilityDraft>.addBy(resolveImmediately: Boolean = false, block: AbilityDraft.() -> Unit): MutableList<AbilityDraft>
@GeneratedBy(type = Berry::class)
fun MutableList<BerryDraft>.addBy(base: Berry?, resolveImmediately: Boolean = false): MutableList<BerryDraft>
@GeneratedBy(type = Berry::class)
fun MutableList<BerryDraft>.addBy(resolveImmediately: Boolean = false, block: BerryDraft.() -> Unit): MutableList<BerryDraft>
@GeneratedBy(type = BerryFirmness::class)
fun MutableList<BerryFirmnessDraft>.addBy(base: BerryFirmness?, resolveImmediately: Boolean = false): MutableList<BerryFirmnessDraft>
@GeneratedBy(type = BerryFirmness::class)
fun MutableList<BerryFirmnessDraft>.addBy(resolveImmediately: Boolean = false, block: BerryFirmnessDraft.() -> Unit): MutableList<BerryFirmnessDraft>
@GeneratedBy(type = BerryFlavor::class)
fun MutableList<BerryFlavorDraft>.addBy(base: BerryFlavor?, resolveImmediately: Boolean = false): MutableList<BerryFlavorDraft>
@GeneratedBy(type = BerryFlavor::class)
fun MutableList<BerryFlavorDraft>.addBy(resolveImmediately: Boolean = false, block: BerryFlavorDraft.() -> Unit): MutableList<BerryFlavorDraft>
@GeneratedBy(type = EggGroup::class)
fun MutableList<EggGroupDraft>.addBy(base: EggGroup?, resolveImmediately: Boolean = false): MutableList<EggGroupDraft>
@GeneratedBy(type = EggGroup::class)
fun MutableList<EggGroupDraft>.addBy(resolveImmediately: Boolean = false, block: EggGroupDraft.() -> Unit): MutableList<EggGroupDraft>
@GeneratedBy(type = EvolutionChain::class)
fun MutableList<EvolutionChainDraft>.addBy(resolveImmediately: Boolean = false, block: EvolutionChainDraft.() -> Unit): MutableList<EvolutionChainDraft>
@GeneratedBy(type = Gender::class)
fun MutableList<GenderDraft>.addBy(base: Gender?, resolveImmediately: Boolean = false): MutableList<GenderDraft>
@GeneratedBy(type = Gender::class)
fun MutableList<GenderDraft>.addBy(resolveImmediately: Boolean = false, block: GenderDraft.() -> Unit): MutableList<GenderDraft>
@GeneratedBy(type = GrowthRate::class)
fun MutableList<GrowthRateDraft>.addBy(base: GrowthRate?, resolveImmediately: Boolean = false): MutableList<GrowthRateDraft>
@GeneratedBy(type = GrowthRate::class)
fun MutableList<GrowthRateDraft>.addBy(resolveImmediately: Boolean = false, block: GrowthRateDraft.() -> Unit): MutableList<GrowthRateDraft>
@GeneratedBy(type = ItemAttribute::class)
fun MutableList<ItemAttributeDraft>.addBy(base: ItemAttribute?, resolveImmediately: Boolean = false): MutableList<ItemAttributeDraft>
@GeneratedBy(type = ItemAttribute::class)
fun MutableList<ItemAttributeDraft>.addBy(resolveImmediately: Boolean = false, block: ItemAttributeDraft.() -> Unit): MutableList<ItemAttributeDraft>
@GeneratedBy(type = ItemCategory::class)
fun MutableList<ItemCategoryDraft>.addBy(base: ItemCategory?, resolveImmediately: Boolean = false): MutableList<ItemCategoryDraft>
@GeneratedBy(type = ItemCategory::class)
fun MutableList<ItemCategoryDraft>.addBy(resolveImmediately: Boolean = false, block: ItemCategoryDraft.() -> Unit): MutableList<ItemCategoryDraft>
@GeneratedBy(type = Item::class)
fun MutableList<ItemDraft>.addBy(base: Item?, resolveImmediately: Boolean = false): MutableList<ItemDraft>
@GeneratedBy(type = Item::class)
fun MutableList<ItemDraft>.addBy(resolveImmediately: Boolean = false, block: ItemDraft.() -> Unit): MutableList<ItemDraft>
@GeneratedBy(type = ItemPocket::class)
fun MutableList<ItemPocketDraft>.addBy(base: ItemPocket?, resolveImmediately: Boolean = false): MutableList<ItemPocketDraft>
@GeneratedBy(type = ItemPocket::class)
fun MutableList<ItemPocketDraft>.addBy(resolveImmediately: Boolean = false, block: ItemPocketDraft.() -> Unit): MutableList<ItemPocketDraft>
@GeneratedBy(type = Machine::class)
fun MutableList<MachineDraft>.addBy(base: Machine?, resolveImmediately: Boolean = false): MutableList<MachineDraft>
@GeneratedBy(type = Machine::class)
fun MutableList<MachineDraft>.addBy(resolveImmediately: Boolean = false, block: MachineDraft.() -> Unit): MutableList<MachineDraft>
@GeneratedBy(type = MoveAilment::class)
fun MutableList<MoveAilmentDraft>.addBy(base: MoveAilment?, resolveImmediately: Boolean = false): MutableList<MoveAilmentDraft>
@GeneratedBy(type = MoveAilment::class)
fun MutableList<MoveAilmentDraft>.addBy(resolveImmediately: Boolean = false, block: MoveAilmentDraft.() -> Unit): MutableList<MoveAilmentDraft>
@GeneratedBy(type = MoveCategory::class)
fun MutableList<MoveCategoryDraft>.addBy(base: MoveCategory?, resolveImmediately: Boolean = false): MutableList<MoveCategoryDraft>
@GeneratedBy(type = MoveCategory::class)
fun MutableList<MoveCategoryDraft>.addBy(resolveImmediately: Boolean = false, block: MoveCategoryDraft.() -> Unit): MutableList<MoveCategoryDraft>
@GeneratedBy(type = Move::class)
fun MutableList<MoveDraft>.addBy(base: Move?, resolveImmediately: Boolean = false): MutableList<MoveDraft>
@GeneratedBy(type = Move::class)
fun MutableList<MoveDraft>.addBy(resolveImmediately: Boolean = false, block: MoveDraft.() -> Unit): MutableList<MoveDraft>
@GeneratedBy(type = MoveTarget::class)
fun MutableList<MoveTargetDraft>.addBy(base: MoveTarget?, resolveImmediately: Boolean = false): MutableList<MoveTargetDraft>
@GeneratedBy(type = MoveTarget::class)
fun MutableList<MoveTargetDraft>.addBy(resolveImmediately: Boolean = false, block: MoveTargetDraft.() -> Unit): MutableList<MoveTargetDraft>
@GeneratedBy(type = Nature::class)
fun MutableList<NatureDraft>.addBy(base: Nature?, resolveImmediately: Boolean = false): MutableList<NatureDraft>
@GeneratedBy(type = Nature::class)
fun MutableList<NatureDraft>.addBy(resolveImmediately: Boolean = false, block: NatureDraft.() -> Unit): MutableList<NatureDraft>
@GeneratedBy(type = PokemonAbility::class)
fun MutableList<PokemonAbilityDraft>.addBy(resolveImmediately: Boolean = false, block: PokemonAbilityDraft.() -> Unit): MutableList<PokemonAbilityDraft>
@GeneratedBy(type = PokemonColor::class)
fun MutableList<PokemonColorDraft>.addBy(base: PokemonColor?, resolveImmediately: Boolean = false): MutableList<PokemonColorDraft>
@GeneratedBy(type = PokemonColor::class)
fun MutableList<PokemonColorDraft>.addBy(resolveImmediately: Boolean = false, block: PokemonColorDraft.() -> Unit): MutableList<PokemonColorDraft>
@GeneratedBy(type = Pokemon::class)
fun MutableList<PokemonDraft>.addBy(base: Pokemon?, resolveImmediately: Boolean = false): MutableList<PokemonDraft>
@GeneratedBy(type = Pokemon::class)
fun MutableList<PokemonDraft>.addBy(resolveImmediately: Boolean = false, block: PokemonDraft.() -> Unit): MutableList<PokemonDraft>
@GeneratedBy(type = PokemonHabitat::class)
fun MutableList<PokemonHabitatDraft>.addBy(resolveImmediately: Boolean = false, block: PokemonHabitatDraft.() -> Unit): MutableList<PokemonHabitatDraft>
@GeneratedBy(type = PokemonShape::class)
fun MutableList<PokemonShapeDraft>.addBy(base: PokemonShape?, resolveImmediately: Boolean = false): MutableList<PokemonShapeDraft>
@GeneratedBy(type = PokemonShape::class)
fun MutableList<PokemonShapeDraft>.addBy(resolveImmediately: Boolean = false, block: PokemonShapeDraft.() -> Unit): MutableList<PokemonShapeDraft>
@GeneratedBy(type = PokemonSpecies::class)
fun MutableList<PokemonSpeciesDraft>.addBy(resolveImmediately: Boolean = false, block: PokemonSpeciesDraft.() -> Unit): MutableList<PokemonSpeciesDraft>
@GeneratedBy(type = PokemonStat::class)
fun MutableList<PokemonStatDraft>.addBy(base: PokemonStat?, resolveImmediately: Boolean = false): MutableList<PokemonStatDraft>
@GeneratedBy(type = PokemonStat::class)
fun MutableList<PokemonStatDraft>.addBy(resolveImmediately: Boolean = false, block: PokemonStatDraft.() -> Unit): MutableList<PokemonStatDraft>
@GeneratedBy(type = PokemonStatId::class)
fun MutableList<PokemonStatIdDraft>.addBy(base: PokemonStatId?, resolveImmediately: Boolean = false): MutableList<PokemonStatIdDraft>
@GeneratedBy(type = PokemonStatId::class)
fun MutableList<PokemonStatIdDraft>.addBy(resolveImmediately: Boolean = false, block: PokemonStatIdDraft.() -> Unit): MutableList<PokemonStatIdDraft>
@GeneratedBy(type = PokemonType::class)
fun MutableList<PokemonTypeDraft>.addBy(base: PokemonType?, resolveImmediately: Boolean = false): MutableList<PokemonTypeDraft>
@GeneratedBy(type = PokemonType::class)
fun MutableList<PokemonTypeDraft>.addBy(resolveImmediately: Boolean = false, block: PokemonTypeDraft.() -> Unit): MutableList<PokemonTypeDraft>
@GeneratedBy(type = PokemonTypeId::class)
fun MutableList<PokemonTypeIdDraft>.addBy(base: PokemonTypeId?, resolveImmediately: Boolean = false): MutableList<PokemonTypeIdDraft>
@GeneratedBy(type = PokemonTypeId::class)
fun MutableList<PokemonTypeIdDraft>.addBy(resolveImmediately: Boolean = false, block: PokemonTypeIdDraft.() -> Unit): MutableList<PokemonTypeIdDraft>
@GeneratedBy(type = Stat::class)
fun MutableList<StatDraft>.addBy(base: Stat?, resolveImmediately: Boolean = false): MutableList<StatDraft>
@GeneratedBy(type = Stat::class)
fun MutableList<StatDraft>.addBy(resolveImmediately: Boolean = false, block: StatDraft.() -> Unit): MutableList<StatDraft>
@GeneratedBy(type = Type::class)
fun MutableList<TypeDraft>.addBy(base: Type?, resolveImmediately: Boolean = false): MutableList<TypeDraft>
@GeneratedBy(type = Type::class)
fun MutableList<TypeDraft>.addBy(resolveImmediately: Boolean = false, block: TypeDraft.() -> Unit): MutableList<TypeDraft>
@GeneratedBy(type = Ability::class)
fun MutableList<AbilityDraft>.addBy(base: Ability?, resolveImmediately: Boolean = false, block: AbilityDraft.() -> Unit): MutableList<AbilityDraft>
@GeneratedBy(type = Berry::class)
fun MutableList<BerryDraft>.addBy(base: Berry?, resolveImmediately: Boolean = false, block: BerryDraft.() -> Unit): MutableList<BerryDraft>
@GeneratedBy(type = BerryFirmness::class)
fun MutableList<BerryFirmnessDraft>.addBy(base: BerryFirmness?, resolveImmediately: Boolean = false, block: BerryFirmnessDraft.() -> Unit): MutableList<BerryFirmnessDraft>
@GeneratedBy(type = BerryFlavor::class)
fun MutableList<BerryFlavorDraft>.addBy(base: BerryFlavor?, resolveImmediately: Boolean = false, block: BerryFlavorDraft.() -> Unit): MutableList<BerryFlavorDraft>
@GeneratedBy(type = EggGroup::class)
fun MutableList<EggGroupDraft>.addBy(base: EggGroup?, resolveImmediately: Boolean = false, block: EggGroupDraft.() -> Unit): MutableList<EggGroupDraft>
@GeneratedBy(type = EvolutionChain::class)
fun MutableList<EvolutionChainDraft>.addBy(base: EvolutionChain?, resolveImmediately: Boolean = false, block: EvolutionChainDraft.() -> Unit): MutableList<EvolutionChainDraft>
@GeneratedBy(type = Gender::class)
fun MutableList<GenderDraft>.addBy(base: Gender?, resolveImmediately: Boolean = false, block: GenderDraft.() -> Unit): MutableList<GenderDraft>
@GeneratedBy(type = GrowthRate::class)
fun MutableList<GrowthRateDraft>.addBy(base: GrowthRate?, resolveImmediately: Boolean = false, block: GrowthRateDraft.() -> Unit): MutableList<GrowthRateDraft>
@GeneratedBy(type = ItemAttribute::class)
fun MutableList<ItemAttributeDraft>.addBy(base: ItemAttribute?, resolveImmediately: Boolean = false, block: ItemAttributeDraft.() -> Unit): MutableList<ItemAttributeDraft>
@GeneratedBy(type = ItemCategory::class)
fun MutableList<ItemCategoryDraft>.addBy(base: ItemCategory?, resolveImmediately: Boolean = false, block: ItemCategoryDraft.() -> Unit): MutableList<ItemCategoryDraft>
@GeneratedBy(type = Item::class)
fun MutableList<ItemDraft>.addBy(base: Item?, resolveImmediately: Boolean = false, block: ItemDraft.() -> Unit): MutableList<ItemDraft>
@GeneratedBy(type = ItemPocket::class)
fun MutableList<ItemPocketDraft>.addBy(base: ItemPocket?, resolveImmediately: Boolean = false, block: ItemPocketDraft.() -> Unit): MutableList<ItemPocketDraft>
@GeneratedBy(type = Machine::class)
fun MutableList<MachineDraft>.addBy(base: Machine?, resolveImmediately: Boolean = false, block: MachineDraft.() -> Unit): MutableList<MachineDraft>
@GeneratedBy(type = MoveAilment::class)
fun MutableList<MoveAilmentDraft>.addBy(base: MoveAilment?, resolveImmediately: Boolean = false, block: MoveAilmentDraft.() -> Unit): MutableList<MoveAilmentDraft>
@GeneratedBy(type = MoveCategory::class)
fun MutableList<MoveCategoryDraft>.addBy(base: MoveCategory?, resolveImmediately: Boolean = false, block: MoveCategoryDraft.() -> Unit): MutableList<MoveCategoryDraft>
@GeneratedBy(type = Move::class)
fun MutableList<MoveDraft>.addBy(base: Move?, resolveImmediately: Boolean = false, block: MoveDraft.() -> Unit): MutableList<MoveDraft>
@GeneratedBy(type = MoveTarget::class)
fun MutableList<MoveTargetDraft>.addBy(base: MoveTarget?, resolveImmediately: Boolean = false, block: MoveTargetDraft.() -> Unit): MutableList<MoveTargetDraft>
@GeneratedBy(type = Nature::class)
fun MutableList<NatureDraft>.addBy(base: Nature?, resolveImmediately: Boolean = false, block: NatureDraft.() -> Unit): MutableList<NatureDraft>
@GeneratedBy(type = PokemonAbility::class)
fun MutableList<PokemonAbilityDraft>.addBy(base: PokemonAbility?, resolveImmediately: Boolean = false, block: PokemonAbilityDraft.() -> Unit): MutableList<PokemonAbilityDraft>
@GeneratedBy(type = PokemonColor::class)
fun MutableList<PokemonColorDraft>.addBy(base: PokemonColor?, resolveImmediately: Boolean = false, block: PokemonColorDraft.() -> Unit): MutableList<PokemonColorDraft>
@GeneratedBy(type = Pokemon::class)
fun MutableList<PokemonDraft>.addBy(base: Pokemon?, resolveImmediately: Boolean = false, block: PokemonDraft.() -> Unit): MutableList<PokemonDraft>
@GeneratedBy(type = PokemonHabitat::class)
fun MutableList<PokemonHabitatDraft>.addBy(base: PokemonHabitat?, resolveImmediately: Boolean = false, block: PokemonHabitatDraft.() -> Unit): MutableList<PokemonHabitatDraft>
@GeneratedBy(type = PokemonShape::class)
fun MutableList<PokemonShapeDraft>.addBy(base: PokemonShape?, resolveImmediately: Boolean = false, block: PokemonShapeDraft.() -> Unit): MutableList<PokemonShapeDraft>
@GeneratedBy(type = PokemonSpecies::class)
fun MutableList<PokemonSpeciesDraft>.addBy(base: PokemonSpecies?, resolveImmediately: Boolean = false, block: PokemonSpeciesDraft.() -> Unit): MutableList<PokemonSpeciesDraft>
@GeneratedBy(type = PokemonStat::class)
fun MutableList<PokemonStatDraft>.addBy(base: PokemonStat?, resolveImmediately: Boolean = false, block: PokemonStatDraft.() -> Unit): MutableList<PokemonStatDraft>
@GeneratedBy(type = PokemonStatId::class)
fun MutableList<PokemonStatIdDraft>.addBy(base: PokemonStatId?, resolveImmediately: Boolean = false, block: PokemonStatIdDraft.() -> Unit): MutableList<PokemonStatIdDraft>
@GeneratedBy(type = PokemonType::class)
fun MutableList<PokemonTypeDraft>.addBy(base: PokemonType?, resolveImmediately: Boolean = false, block: PokemonTypeDraft.() -> Unit): MutableList<PokemonTypeDraft>
@GeneratedBy(type = PokemonTypeId::class)
fun MutableList<PokemonTypeIdDraft>.addBy(base: PokemonTypeId?, resolveImmediately: Boolean = false, block: PokemonTypeIdDraft.() -> Unit): MutableList<PokemonTypeIdDraft>
@GeneratedBy(type = Stat::class)
fun MutableList<StatDraft>.addBy(base: Stat?, resolveImmediately: Boolean = false, block: StatDraft.() -> Unit): MutableList<StatDraft>
@GeneratedBy(type = Type::class)
fun MutableList<TypeDraft>.addBy(base: Type?, resolveImmediately: Boolean = false, block: TypeDraft.() -> Unit): MutableList<TypeDraft>
Link copied to clipboard
@GeneratedBy(type = Berry::class)
fun Berry(resolveImmediately: Boolean = false, block: BerryDraft.() -> Unit): Berry
@GeneratedBy(type = Berry::class)
fun Berry(base: Berry?, resolveImmediately: Boolean = false, block: BerryDraft.() -> Unit): Berry
Link copied to clipboard
@GeneratedBy(type = BerryFirmness::class)
fun BerryFirmness(resolveImmediately: Boolean = false, block: BerryFirmnessDraft.() -> Unit): BerryFirmness
@GeneratedBy(type = BerryFirmness::class)
fun BerryFirmness(base: BerryFirmness?, resolveImmediately: Boolean = false, block: BerryFirmnessDraft.() -> Unit): BerryFirmness
Link copied to clipboard
@GeneratedBy(type = BerryFlavor::class)
fun BerryFlavor(resolveImmediately: Boolean = false, block: BerryFlavorDraft.() -> Unit): BerryFlavor
@GeneratedBy(type = BerryFlavor::class)
fun BerryFlavor(base: BerryFlavor?, resolveImmediately: Boolean = false, block: BerryFlavorDraft.() -> Unit): BerryFlavor
Link copied to clipboard
@GeneratedBy(type = Ability::class)
fun FetcherCreator<Ability>.by(block: AbilityFetcherDsl.() -> Unit): Fetcher<Ability>
@GeneratedBy(type = BerryFirmness::class)
fun FetcherCreator<BerryFirmness>.by(block: BerryFirmnessFetcherDsl.() -> Unit): Fetcher<BerryFirmness>
@GeneratedBy(type = BerryFlavor::class)
fun FetcherCreator<BerryFlavor>.by(block: BerryFlavorFetcherDsl.() -> Unit): Fetcher<BerryFlavor>
@GeneratedBy(type = Berry::class)
fun FetcherCreator<Berry>.by(block: BerryFetcherDsl.() -> Unit): Fetcher<Berry>
@GeneratedBy(type = EggGroup::class)
fun FetcherCreator<EggGroup>.by(block: EggGroupFetcherDsl.() -> Unit): Fetcher<EggGroup>
@GeneratedBy(type = EncounterCondition::class)
fun FetcherCreator<EncounterCondition>.by(block: EncounterConditionFetcherDsl.() -> Unit): Fetcher<EncounterCondition>
@GeneratedBy(type = EncounterMethod::class)
fun FetcherCreator<EncounterMethod>.by(block: EncounterMethodFetcherDsl.() -> Unit): Fetcher<EncounterMethod>
@GeneratedBy(type = EvolutionChain::class)
fun FetcherCreator<EvolutionChain>.by(block: EvolutionChainFetcherDsl.() -> Unit): Fetcher<EvolutionChain>
@GeneratedBy(type = EvolutionTrigger::class)
fun FetcherCreator<EvolutionTrigger>.by(block: EvolutionTriggerFetcherDsl.() -> Unit): Fetcher<EvolutionTrigger>
@GeneratedBy(type = Gender::class)
fun FetcherCreator<Gender>.by(block: GenderFetcherDsl.() -> Unit): Fetcher<Gender>
@GeneratedBy(type = GrowthRate::class)
fun FetcherCreator<GrowthRate>.by(block: GrowthRateFetcherDsl.() -> Unit): Fetcher<GrowthRate>
@GeneratedBy(type = ItemAttribute::class)
fun FetcherCreator<ItemAttribute>.by(block: ItemAttributeFetcherDsl.() -> Unit): Fetcher<ItemAttribute>
@GeneratedBy(type = ItemCategory::class)
fun FetcherCreator<ItemCategory>.by(block: ItemCategoryFetcherDsl.() -> Unit): Fetcher<ItemCategory>
@GeneratedBy(type = ItemFlingEffect::class)
fun FetcherCreator<ItemFlingEffect>.by(block: ItemFlingEffectFetcherDsl.() -> Unit): Fetcher<ItemFlingEffect>
@GeneratedBy(type = ItemPocket::class)
fun FetcherCreator<ItemPocket>.by(block: ItemPocketFetcherDsl.() -> Unit): Fetcher<ItemPocket>
@GeneratedBy(type = Item::class)
fun FetcherCreator<Item>.by(block: ItemFetcherDsl.() -> Unit): Fetcher<Item>
@GeneratedBy(type = Machine::class)
fun FetcherCreator<Machine>.by(block: MachineFetcherDsl.() -> Unit): Fetcher<Machine>
@GeneratedBy(type = MoveAilment::class)
fun FetcherCreator<MoveAilment>.by(block: MoveAilmentFetcherDsl.() -> Unit): Fetcher<MoveAilment>
@GeneratedBy(type = MoveCategory::class)
fun FetcherCreator<MoveCategory>.by(block: MoveCategoryFetcherDsl.() -> Unit): Fetcher<MoveCategory>
@GeneratedBy(type = MoveDamageClass::class)
fun FetcherCreator<MoveDamageClass>.by(block: MoveDamageClassFetcherDsl.() -> Unit): Fetcher<MoveDamageClass>
@GeneratedBy(type = MoveLearnMethod::class)
fun FetcherCreator<MoveLearnMethod>.by(block: MoveLearnMethodFetcherDsl.() -> Unit): Fetcher<MoveLearnMethod>
@GeneratedBy(type = MoveTarget::class)
fun FetcherCreator<MoveTarget>.by(block: MoveTargetFetcherDsl.() -> Unit): Fetcher<MoveTarget>
@GeneratedBy(type = Move::class)
fun FetcherCreator<Move>.by(block: MoveFetcherDsl.() -> Unit): Fetcher<Move>
@GeneratedBy(type = Nature::class)
fun FetcherCreator<Nature>.by(block: NatureFetcherDsl.() -> Unit): Fetcher<Nature>
@GeneratedBy(type = PokemonAbilityId::class)
fun FetcherCreator<PokemonAbilityId>.by(block: PokemonAbilityIdFetcherDsl.() -> Unit): Fetcher<PokemonAbilityId>
@GeneratedBy(type = PokemonAbility::class)
fun FetcherCreator<PokemonAbility>.by(block: PokemonAbilityFetcherDsl.() -> Unit): Fetcher<PokemonAbility>
@GeneratedBy(type = PokemonColor::class)
fun FetcherCreator<PokemonColor>.by(block: PokemonColorFetcherDsl.() -> Unit): Fetcher<PokemonColor>
@GeneratedBy(type = PokemonHabitat::class)
fun FetcherCreator<PokemonHabitat>.by(block: PokemonHabitatFetcherDsl.() -> Unit): Fetcher<PokemonHabitat>
@GeneratedBy(type = PokemonShape::class)
fun FetcherCreator<PokemonShape>.by(block: PokemonShapeFetcherDsl.() -> Unit): Fetcher<PokemonShape>
@GeneratedBy(type = PokemonSpecies::class)
fun FetcherCreator<PokemonSpecies>.by(block: PokemonSpeciesFetcherDsl.() -> Unit): Fetcher<PokemonSpecies>
@GeneratedBy(type = PokemonStatId::class)
fun FetcherCreator<PokemonStatId>.by(block: PokemonStatIdFetcherDsl.() -> Unit): Fetcher<PokemonStatId>
@GeneratedBy(type = PokemonStat::class)
fun FetcherCreator<PokemonStat>.by(block: PokemonStatFetcherDsl.() -> Unit): Fetcher<PokemonStat>
@GeneratedBy(type = PokemonTypeId::class)
fun FetcherCreator<PokemonTypeId>.by(block: PokemonTypeIdFetcherDsl.() -> Unit): Fetcher<PokemonTypeId>
@GeneratedBy(type = PokemonType::class)
fun FetcherCreator<PokemonType>.by(block: PokemonTypeFetcherDsl.() -> Unit): Fetcher<PokemonType>
@GeneratedBy(type = Pokemon::class)
fun FetcherCreator<Pokemon>.by(block: PokemonFetcherDsl.() -> Unit): Fetcher<Pokemon>
@GeneratedBy(type = Stat::class)
fun FetcherCreator<Stat>.by(block: StatFetcherDsl.() -> Unit): Fetcher<Stat>
@GeneratedBy(type = TypeDamageRelationId::class)
fun FetcherCreator<TypeDamageRelationId>.by(block: TypeDamageRelationIdFetcherDsl.() -> Unit): Fetcher<TypeDamageRelationId>
@GeneratedBy(type = TypeDamageRelation::class)
fun FetcherCreator<TypeDamageRelation>.by(block: TypeDamageRelationFetcherDsl.() -> Unit): Fetcher<TypeDamageRelation>
@GeneratedBy(type = Type::class)
fun FetcherCreator<Type>.by(block: TypeFetcherDsl.() -> Unit): Fetcher<Type>
@GeneratedBy(type = Ability::class)
fun ImmutableCreator<Ability>.by(base: Ability?, resolveImmediately: Boolean = false): Ability
@GeneratedBy(type = Ability::class)
fun ImmutableCreator<Ability>.by(resolveImmediately: Boolean = false, block: AbilityDraft.() -> Unit): Ability
@GeneratedBy(type = BerryFirmness::class)
fun ImmutableCreator<BerryFirmness>.by(base: BerryFirmness?, resolveImmediately: Boolean = false): BerryFirmness
@GeneratedBy(type = BerryFirmness::class)
fun ImmutableCreator<BerryFirmness>.by(resolveImmediately: Boolean = false, block: BerryFirmnessDraft.() -> Unit): BerryFirmness
@GeneratedBy(type = BerryFlavor::class)
fun ImmutableCreator<BerryFlavor>.by(base: BerryFlavor?, resolveImmediately: Boolean = false): BerryFlavor
@GeneratedBy(type = BerryFlavor::class)
fun ImmutableCreator<BerryFlavor>.by(resolveImmediately: Boolean = false, block: BerryFlavorDraft.() -> Unit): BerryFlavor
@GeneratedBy(type = Berry::class)
fun ImmutableCreator<Berry>.by(base: Berry?, resolveImmediately: Boolean = false): Berry
@GeneratedBy(type = Berry::class)
fun ImmutableCreator<Berry>.by(resolveImmediately: Boolean = false, block: BerryDraft.() -> Unit): Berry
@GeneratedBy(type = EggGroup::class)
fun ImmutableCreator<EggGroup>.by(base: EggGroup?, resolveImmediately: Boolean = false): EggGroup
@GeneratedBy(type = EggGroup::class)
fun ImmutableCreator<EggGroup>.by(resolveImmediately: Boolean = false, block: EggGroupDraft.() -> Unit): EggGroup
@GeneratedBy(type = EncounterConditionValue::class)
fun ImmutableCreator<EncounterConditionValue>.by(base: EncounterConditionValue?, resolveImmediately: Boolean = false): EncounterConditionValue
@GeneratedBy(type = EncounterConditionValue::class)
fun ImmutableCreator<EncounterConditionValue>.by(resolveImmediately: Boolean = false, block: EncounterConditionValueDraft.() -> Unit): EncounterConditionValue
@GeneratedBy(type = EncounterCondition::class)
fun ImmutableCreator<EncounterCondition>.by(base: EncounterCondition?, resolveImmediately: Boolean = false): EncounterCondition
@GeneratedBy(type = EncounterCondition::class)
fun ImmutableCreator<EncounterCondition>.by(resolveImmediately: Boolean = false, block: EncounterConditionDraft.() -> Unit): EncounterCondition
@GeneratedBy(type = EncounterMethod::class)
fun ImmutableCreator<EncounterMethod>.by(base: EncounterMethod?, resolveImmediately: Boolean = false): EncounterMethod
@GeneratedBy(type = EncounterMethod::class)
fun ImmutableCreator<EncounterMethod>.by(resolveImmediately: Boolean = false, block: EncounterMethodDraft.() -> Unit): EncounterMethod
@GeneratedBy(type = EvolutionChain::class)
fun ImmutableCreator<EvolutionChain>.by(base: EvolutionChain?, resolveImmediately: Boolean = false): EvolutionChain
@GeneratedBy(type = EvolutionChain::class)
fun ImmutableCreator<EvolutionChain>.by(resolveImmediately: Boolean = false, block: EvolutionChainDraft.() -> Unit): EvolutionChain
@GeneratedBy(type = EvolutionTrigger::class)
fun ImmutableCreator<EvolutionTrigger>.by(base: EvolutionTrigger?, resolveImmediately: Boolean = false): EvolutionTrigger
@GeneratedBy(type = EvolutionTrigger::class)
fun ImmutableCreator<EvolutionTrigger>.by(resolveImmediately: Boolean = false, block: EvolutionTriggerDraft.() -> Unit): EvolutionTrigger
@GeneratedBy(type = Gender::class)
fun ImmutableCreator<Gender>.by(base: Gender?, resolveImmediately: Boolean = false): Gender
@GeneratedBy(type = Gender::class)
fun ImmutableCreator<Gender>.by(resolveImmediately: Boolean = false, block: GenderDraft.() -> Unit): Gender
@GeneratedBy(type = GrowthRate::class)
fun ImmutableCreator<GrowthRate>.by(base: GrowthRate?, resolveImmediately: Boolean = false): GrowthRate
@GeneratedBy(type = GrowthRate::class)
fun ImmutableCreator<GrowthRate>.by(resolveImmediately: Boolean = false, block: GrowthRateDraft.() -> Unit): GrowthRate
@GeneratedBy(type = ItemAttribute::class)
fun ImmutableCreator<ItemAttribute>.by(base: ItemAttribute?, resolveImmediately: Boolean = false): ItemAttribute
@GeneratedBy(type = ItemAttribute::class)
fun ImmutableCreator<ItemAttribute>.by(resolveImmediately: Boolean = false, block: ItemAttributeDraft.() -> Unit): ItemAttribute
@GeneratedBy(type = ItemCategory::class)
fun ImmutableCreator<ItemCategory>.by(base: ItemCategory?, resolveImmediately: Boolean = false): ItemCategory
@GeneratedBy(type = ItemCategory::class)
fun ImmutableCreator<ItemCategory>.by(resolveImmediately: Boolean = false, block: ItemCategoryDraft.() -> Unit): ItemCategory
@GeneratedBy(type = ItemFlingEffect::class)
fun ImmutableCreator<ItemFlingEffect>.by(base: ItemFlingEffect?, resolveImmediately: Boolean = false): ItemFlingEffect
@GeneratedBy(type = ItemFlingEffect::class)
fun ImmutableCreator<ItemFlingEffect>.by(resolveImmediately: Boolean = false, block: ItemFlingEffectDraft.() -> Unit): ItemFlingEffect
@GeneratedBy(type = ItemPocket::class)
fun ImmutableCreator<ItemPocket>.by(base: ItemPocket?, resolveImmediately: Boolean = false): ItemPocket
@GeneratedBy(type = ItemPocket::class)
fun ImmutableCreator<ItemPocket>.by(resolveImmediately: Boolean = false, block: ItemPocketDraft.() -> Unit): ItemPocket
@GeneratedBy(type = Item::class)
fun ImmutableCreator<Item>.by(base: Item?, resolveImmediately: Boolean = false): Item
@GeneratedBy(type = Item::class)
fun ImmutableCreator<Item>.by(resolveImmediately: Boolean = false, block: ItemDraft.() -> Unit): Item
@GeneratedBy(type = Machine::class)
fun ImmutableCreator<Machine>.by(base: Machine?, resolveImmediately: Boolean = false): Machine
@GeneratedBy(type = Machine::class)
fun ImmutableCreator<Machine>.by(resolveImmediately: Boolean = false, block: MachineDraft.() -> Unit): Machine
@GeneratedBy(type = MoveAilment::class)
fun ImmutableCreator<MoveAilment>.by(base: MoveAilment?, resolveImmediately: Boolean = false): MoveAilment
@GeneratedBy(type = MoveAilment::class)
fun ImmutableCreator<MoveAilment>.by(resolveImmediately: Boolean = false, block: MoveAilmentDraft.() -> Unit): MoveAilment
@GeneratedBy(type = MoveCategory::class)
fun ImmutableCreator<MoveCategory>.by(base: MoveCategory?, resolveImmediately: Boolean = false): MoveCategory
@GeneratedBy(type = MoveCategory::class)
fun ImmutableCreator<MoveCategory>.by(resolveImmediately: Boolean = false, block: MoveCategoryDraft.() -> Unit): MoveCategory
@GeneratedBy(type = MoveDamageClass::class)
fun ImmutableCreator<MoveDamageClass>.by(base: MoveDamageClass?, resolveImmediately: Boolean = false): MoveDamageClass
@GeneratedBy(type = MoveDamageClass::class)
fun ImmutableCreator<MoveDamageClass>.by(resolveImmediately: Boolean = false, block: MoveDamageClassDraft.() -> Unit): MoveDamageClass
@GeneratedBy(type = MoveLearnMethod::class)
fun ImmutableCreator<MoveLearnMethod>.by(base: MoveLearnMethod?, resolveImmediately: Boolean = false): MoveLearnMethod
@GeneratedBy(type = MoveLearnMethod::class)
fun ImmutableCreator<MoveLearnMethod>.by(resolveImmediately: Boolean = false, block: MoveLearnMethodDraft.() -> Unit): MoveLearnMethod
@GeneratedBy(type = MoveTarget::class)
fun ImmutableCreator<MoveTarget>.by(base: MoveTarget?, resolveImmediately: Boolean = false): MoveTarget
@GeneratedBy(type = MoveTarget::class)
fun ImmutableCreator<MoveTarget>.by(resolveImmediately: Boolean = false, block: MoveTargetDraft.() -> Unit): MoveTarget
@GeneratedBy(type = Move::class)
fun ImmutableCreator<Move>.by(base: Move?, resolveImmediately: Boolean = false): Move
@GeneratedBy(type = Move::class)
fun ImmutableCreator<Move>.by(resolveImmediately: Boolean = false, block: MoveDraft.() -> Unit): Move
@GeneratedBy(type = Nature::class)
fun ImmutableCreator<Nature>.by(base: Nature?, resolveImmediately: Boolean = false): Nature
@GeneratedBy(type = Nature::class)
fun ImmutableCreator<Nature>.by(resolveImmediately: Boolean = false, block: NatureDraft.() -> Unit): Nature
@GeneratedBy(type = PokemonAbilityId::class)
fun ImmutableCreator<PokemonAbilityId>.by(base: PokemonAbilityId?, resolveImmediately: Boolean = false): PokemonAbilityId
@GeneratedBy(type = PokemonAbilityId::class)
fun ImmutableCreator<PokemonAbilityId>.by(resolveImmediately: Boolean = false, block: PokemonAbilityIdDraft.() -> Unit): PokemonAbilityId
@GeneratedBy(type = PokemonAbility::class)
fun ImmutableCreator<PokemonAbility>.by(base: PokemonAbility?, resolveImmediately: Boolean = false): PokemonAbility
@GeneratedBy(type = PokemonAbility::class)
fun ImmutableCreator<PokemonAbility>.by(resolveImmediately: Boolean = false, block: PokemonAbilityDraft.() -> Unit): PokemonAbility
@GeneratedBy(type = PokemonColor::class)
fun ImmutableCreator<PokemonColor>.by(base: PokemonColor?, resolveImmediately: Boolean = false): PokemonColor
@GeneratedBy(type = PokemonColor::class)
fun ImmutableCreator<PokemonColor>.by(resolveImmediately: Boolean = false, block: PokemonColorDraft.() -> Unit): PokemonColor
@GeneratedBy(type = PokemonHabitat::class)
fun ImmutableCreator<PokemonHabitat>.by(base: PokemonHabitat?, resolveImmediately: Boolean = false): PokemonHabitat
@GeneratedBy(type = PokemonHabitat::class)
fun ImmutableCreator<PokemonHabitat>.by(resolveImmediately: Boolean = false, block: PokemonHabitatDraft.() -> Unit): PokemonHabitat
@GeneratedBy(type = PokemonShape::class)
fun ImmutableCreator<PokemonShape>.by(base: PokemonShape?, resolveImmediately: Boolean = false): PokemonShape
@GeneratedBy(type = PokemonShape::class)
fun ImmutableCreator<PokemonShape>.by(resolveImmediately: Boolean = false, block: PokemonShapeDraft.() -> Unit): PokemonShape
@GeneratedBy(type = PokemonSpecies::class)
fun ImmutableCreator<PokemonSpecies>.by(base: PokemonSpecies?, resolveImmediately: Boolean = false): PokemonSpecies
@GeneratedBy(type = PokemonSpecies::class)
fun ImmutableCreator<PokemonSpecies>.by(resolveImmediately: Boolean = false, block: PokemonSpeciesDraft.() -> Unit): PokemonSpecies
@GeneratedBy(type = PokemonStatId::class)
fun ImmutableCreator<PokemonStatId>.by(base: PokemonStatId?, resolveImmediately: Boolean = false): PokemonStatId
@GeneratedBy(type = PokemonStatId::class)
fun ImmutableCreator<PokemonStatId>.by(resolveImmediately: Boolean = false, block: PokemonStatIdDraft.() -> Unit): PokemonStatId
@GeneratedBy(type = PokemonStat::class)
fun ImmutableCreator<PokemonStat>.by(base: PokemonStat?, resolveImmediately: Boolean = false): PokemonStat
@GeneratedBy(type = PokemonStat::class)
fun ImmutableCreator<PokemonStat>.by(resolveImmediately: Boolean = false, block: PokemonStatDraft.() -> Unit): PokemonStat
@GeneratedBy(type = PokemonTypeId::class)
fun ImmutableCreator<PokemonTypeId>.by(base: PokemonTypeId?, resolveImmediately: Boolean = false): PokemonTypeId
@GeneratedBy(type = PokemonTypeId::class)
fun ImmutableCreator<PokemonTypeId>.by(resolveImmediately: Boolean = false, block: PokemonTypeIdDraft.() -> Unit): PokemonTypeId
@GeneratedBy(type = PokemonType::class)
fun ImmutableCreator<PokemonType>.by(base: PokemonType?, resolveImmediately: Boolean = false): PokemonType
@GeneratedBy(type = PokemonType::class)
fun ImmutableCreator<PokemonType>.by(resolveImmediately: Boolean = false, block: PokemonTypeDraft.() -> Unit): PokemonType
@GeneratedBy(type = Pokemon::class)
fun ImmutableCreator<Pokemon>.by(base: Pokemon?, resolveImmediately: Boolean = false): Pokemon
@GeneratedBy(type = Pokemon::class)
fun ImmutableCreator<Pokemon>.by(resolveImmediately: Boolean = false, block: PokemonDraft.() -> Unit): Pokemon
@GeneratedBy(type = Stat::class)
fun ImmutableCreator<Stat>.by(base: Stat?, resolveImmediately: Boolean = false): Stat
@GeneratedBy(type = Stat::class)
fun ImmutableCreator<Stat>.by(resolveImmediately: Boolean = false, block: StatDraft.() -> Unit): Stat
@GeneratedBy(type = TypeDamageRelationId::class)
fun ImmutableCreator<TypeDamageRelationId>.by(base: TypeDamageRelationId?, resolveImmediately: Boolean = false): TypeDamageRelationId
@GeneratedBy(type = TypeDamageRelationId::class)
fun ImmutableCreator<TypeDamageRelationId>.by(resolveImmediately: Boolean = false, block: TypeDamageRelationIdDraft.() -> Unit): TypeDamageRelationId
@GeneratedBy(type = TypeDamageRelation::class)
fun ImmutableCreator<TypeDamageRelation>.by(base: TypeDamageRelation?, resolveImmediately: Boolean = false): TypeDamageRelation
@GeneratedBy(type = TypeDamageRelation::class)
fun ImmutableCreator<TypeDamageRelation>.by(resolveImmediately: Boolean = false, block: TypeDamageRelationDraft.() -> Unit): TypeDamageRelation
@GeneratedBy(type = Type::class)
fun ImmutableCreator<Type>.by(base: Type?, resolveImmediately: Boolean = false): Type
@GeneratedBy(type = Type::class)
fun ImmutableCreator<Type>.by(resolveImmediately: Boolean = false, block: TypeDraft.() -> Unit): Type
@GeneratedBy(type = Ability::class)
fun FetcherCreator<Ability>.by(base: Fetcher<Ability>?, block: AbilityFetcherDsl.() -> Unit): Fetcher<Ability>
@GeneratedBy(type = BerryFirmness::class)
fun FetcherCreator<BerryFirmness>.by(base: Fetcher<BerryFirmness>?, block: BerryFirmnessFetcherDsl.() -> Unit): Fetcher<BerryFirmness>
@GeneratedBy(type = BerryFlavor::class)
fun FetcherCreator<BerryFlavor>.by(base: Fetcher<BerryFlavor>?, block: BerryFlavorFetcherDsl.() -> Unit): Fetcher<BerryFlavor>
@GeneratedBy(type = Berry::class)
fun FetcherCreator<Berry>.by(base: Fetcher<Berry>?, block: BerryFetcherDsl.() -> Unit): Fetcher<Berry>
@GeneratedBy(type = EggGroup::class)
fun FetcherCreator<EggGroup>.by(base: Fetcher<EggGroup>?, block: EggGroupFetcherDsl.() -> Unit): Fetcher<EggGroup>
@GeneratedBy(type = EncounterCondition::class)
fun FetcherCreator<EncounterCondition>.by(base: Fetcher<EncounterCondition>?, block: EncounterConditionFetcherDsl.() -> Unit): Fetcher<EncounterCondition>
@GeneratedBy(type = EncounterMethod::class)
fun FetcherCreator<EncounterMethod>.by(base: Fetcher<EncounterMethod>?, block: EncounterMethodFetcherDsl.() -> Unit): Fetcher<EncounterMethod>
@GeneratedBy(type = EvolutionChain::class)
fun FetcherCreator<EvolutionChain>.by(base: Fetcher<EvolutionChain>?, block: EvolutionChainFetcherDsl.() -> Unit): Fetcher<EvolutionChain>
@GeneratedBy(type = EvolutionTrigger::class)
fun FetcherCreator<EvolutionTrigger>.by(base: Fetcher<EvolutionTrigger>?, block: EvolutionTriggerFetcherDsl.() -> Unit): Fetcher<EvolutionTrigger>
@GeneratedBy(type = Gender::class)
fun FetcherCreator<Gender>.by(base: Fetcher<Gender>?, block: GenderFetcherDsl.() -> Unit): Fetcher<Gender>
@GeneratedBy(type = GrowthRate::class)
fun FetcherCreator<GrowthRate>.by(base: Fetcher<GrowthRate>?, block: GrowthRateFetcherDsl.() -> Unit): Fetcher<GrowthRate>
@GeneratedBy(type = ItemAttribute::class)
fun FetcherCreator<ItemAttribute>.by(base: Fetcher<ItemAttribute>?, block: ItemAttributeFetcherDsl.() -> Unit): Fetcher<ItemAttribute>
@GeneratedBy(type = ItemCategory::class)
fun FetcherCreator<ItemCategory>.by(base: Fetcher<ItemCategory>?, block: ItemCategoryFetcherDsl.() -> Unit): Fetcher<ItemCategory>
@GeneratedBy(type = ItemFlingEffect::class)
fun FetcherCreator<ItemFlingEffect>.by(base: Fetcher<ItemFlingEffect>?, block: ItemFlingEffectFetcherDsl.() -> Unit): Fetcher<ItemFlingEffect>
@GeneratedBy(type = ItemPocket::class)
fun FetcherCreator<ItemPocket>.by(base: Fetcher<ItemPocket>?, block: ItemPocketFetcherDsl.() -> Unit): Fetcher<ItemPocket>
@GeneratedBy(type = Item::class)
fun FetcherCreator<Item>.by(base: Fetcher<Item>?, block: ItemFetcherDsl.() -> Unit): Fetcher<Item>
@GeneratedBy(type = Machine::class)
fun FetcherCreator<Machine>.by(base: Fetcher<Machine>?, block: MachineFetcherDsl.() -> Unit): Fetcher<Machine>
@GeneratedBy(type = MoveAilment::class)
fun FetcherCreator<MoveAilment>.by(base: Fetcher<MoveAilment>?, block: MoveAilmentFetcherDsl.() -> Unit): Fetcher<MoveAilment>
@GeneratedBy(type = MoveCategory::class)
fun FetcherCreator<MoveCategory>.by(base: Fetcher<MoveCategory>?, block: MoveCategoryFetcherDsl.() -> Unit): Fetcher<MoveCategory>
@GeneratedBy(type = MoveDamageClass::class)
fun FetcherCreator<MoveDamageClass>.by(base: Fetcher<MoveDamageClass>?, block: MoveDamageClassFetcherDsl.() -> Unit): Fetcher<MoveDamageClass>
@GeneratedBy(type = MoveLearnMethod::class)
fun FetcherCreator<MoveLearnMethod>.by(base: Fetcher<MoveLearnMethod>?, block: MoveLearnMethodFetcherDsl.() -> Unit): Fetcher<MoveLearnMethod>
@GeneratedBy(type = MoveTarget::class)
fun FetcherCreator<MoveTarget>.by(base: Fetcher<MoveTarget>?, block: MoveTargetFetcherDsl.() -> Unit): Fetcher<MoveTarget>
@GeneratedBy(type = Move::class)
fun FetcherCreator<Move>.by(base: Fetcher<Move>?, block: MoveFetcherDsl.() -> Unit): Fetcher<Move>
@GeneratedBy(type = Nature::class)
fun FetcherCreator<Nature>.by(base: Fetcher<Nature>?, block: NatureFetcherDsl.() -> Unit): Fetcher<Nature>
@GeneratedBy(type = PokemonAbilityId::class)
fun FetcherCreator<PokemonAbilityId>.by(base: Fetcher<PokemonAbilityId>?, block: PokemonAbilityIdFetcherDsl.() -> Unit): Fetcher<PokemonAbilityId>
@GeneratedBy(type = PokemonAbility::class)
fun FetcherCreator<PokemonAbility>.by(base: Fetcher<PokemonAbility>?, block: PokemonAbilityFetcherDsl.() -> Unit): Fetcher<PokemonAbility>
@GeneratedBy(type = PokemonColor::class)
fun FetcherCreator<PokemonColor>.by(base: Fetcher<PokemonColor>?, block: PokemonColorFetcherDsl.() -> Unit): Fetcher<PokemonColor>
@GeneratedBy(type = PokemonHabitat::class)
fun FetcherCreator<PokemonHabitat>.by(base: Fetcher<PokemonHabitat>?, block: PokemonHabitatFetcherDsl.() -> Unit): Fetcher<PokemonHabitat>
@GeneratedBy(type = PokemonShape::class)
fun FetcherCreator<PokemonShape>.by(base: Fetcher<PokemonShape>?, block: PokemonShapeFetcherDsl.() -> Unit): Fetcher<PokemonShape>
@GeneratedBy(type = PokemonSpecies::class)
fun FetcherCreator<PokemonSpecies>.by(base: Fetcher<PokemonSpecies>?, block: PokemonSpeciesFetcherDsl.() -> Unit): Fetcher<PokemonSpecies>
@GeneratedBy(type = PokemonStatId::class)
fun FetcherCreator<PokemonStatId>.by(base: Fetcher<PokemonStatId>?, block: PokemonStatIdFetcherDsl.() -> Unit): Fetcher<PokemonStatId>
@GeneratedBy(type = PokemonStat::class)
fun FetcherCreator<PokemonStat>.by(base: Fetcher<PokemonStat>?, block: PokemonStatFetcherDsl.() -> Unit): Fetcher<PokemonStat>
@GeneratedBy(type = PokemonTypeId::class)
fun FetcherCreator<PokemonTypeId>.by(base: Fetcher<PokemonTypeId>?, block: PokemonTypeIdFetcherDsl.() -> Unit): Fetcher<PokemonTypeId>
@GeneratedBy(type = PokemonType::class)
fun FetcherCreator<PokemonType>.by(base: Fetcher<PokemonType>?, block: PokemonTypeFetcherDsl.() -> Unit): Fetcher<PokemonType>
@GeneratedBy(type = Pokemon::class)
fun FetcherCreator<Pokemon>.by(base: Fetcher<Pokemon>?, block: PokemonFetcherDsl.() -> Unit): Fetcher<Pokemon>
@GeneratedBy(type = Stat::class)
fun FetcherCreator<Stat>.by(base: Fetcher<Stat>?, block: StatFetcherDsl.() -> Unit): Fetcher<Stat>
@GeneratedBy(type = TypeDamageRelationId::class)
fun FetcherCreator<TypeDamageRelationId>.by(base: Fetcher<TypeDamageRelationId>?, block: TypeDamageRelationIdFetcherDsl.() -> Unit): Fetcher<TypeDamageRelationId>
@GeneratedBy(type = TypeDamageRelation::class)
fun FetcherCreator<TypeDamageRelation>.by(base: Fetcher<TypeDamageRelation>?, block: TypeDamageRelationFetcherDsl.() -> Unit): Fetcher<TypeDamageRelation>
@GeneratedBy(type = Type::class)
fun FetcherCreator<Type>.by(base: Fetcher<Type>?, block: TypeFetcherDsl.() -> Unit): Fetcher<Type>
@GeneratedBy(type = Ability::class)
fun ImmutableCreator<Ability>.by(base: Ability?, resolveImmediately: Boolean = false, block: AbilityDraft.() -> Unit): Ability
@GeneratedBy(type = BerryFirmness::class)
fun ImmutableCreator<BerryFirmness>.by(base: BerryFirmness?, resolveImmediately: Boolean = false, block: BerryFirmnessDraft.() -> Unit): BerryFirmness
@GeneratedBy(type = BerryFlavor::class)
fun ImmutableCreator<BerryFlavor>.by(base: BerryFlavor?, resolveImmediately: Boolean = false, block: BerryFlavorDraft.() -> Unit): BerryFlavor
@GeneratedBy(type = Berry::class)
fun ImmutableCreator<Berry>.by(base: Berry?, resolveImmediately: Boolean = false, block: BerryDraft.() -> Unit): Berry
@GeneratedBy(type = EggGroup::class)
fun ImmutableCreator<EggGroup>.by(base: EggGroup?, resolveImmediately: Boolean = false, block: EggGroupDraft.() -> Unit): EggGroup
@GeneratedBy(type = EncounterConditionValue::class)
fun ImmutableCreator<EncounterConditionValue>.by(base: EncounterConditionValue?, resolveImmediately: Boolean = false, block: EncounterConditionValueDraft.() -> Unit): EncounterConditionValue
@GeneratedBy(type = EncounterCondition::class)
fun ImmutableCreator<EncounterCondition>.by(base: EncounterCondition?, resolveImmediately: Boolean = false, block: EncounterConditionDraft.() -> Unit): EncounterCondition
@GeneratedBy(type = EncounterMethod::class)
fun ImmutableCreator<EncounterMethod>.by(base: EncounterMethod?, resolveImmediately: Boolean = false, block: EncounterMethodDraft.() -> Unit): EncounterMethod
@GeneratedBy(type = EvolutionChain::class)
fun ImmutableCreator<EvolutionChain>.by(base: EvolutionChain?, resolveImmediately: Boolean = false, block: EvolutionChainDraft.() -> Unit): EvolutionChain
@GeneratedBy(type = EvolutionTrigger::class)
fun ImmutableCreator<EvolutionTrigger>.by(base: EvolutionTrigger?, resolveImmediately: Boolean = false, block: EvolutionTriggerDraft.() -> Unit): EvolutionTrigger
@GeneratedBy(type = Gender::class)
fun ImmutableCreator<Gender>.by(base: Gender?, resolveImmediately: Boolean = false, block: GenderDraft.() -> Unit): Gender
@GeneratedBy(type = GrowthRate::class)
fun ImmutableCreator<GrowthRate>.by(base: GrowthRate?, resolveImmediately: Boolean = false, block: GrowthRateDraft.() -> Unit): GrowthRate
@GeneratedBy(type = ItemAttribute::class)
fun ImmutableCreator<ItemAttribute>.by(base: ItemAttribute?, resolveImmediately: Boolean = false, block: ItemAttributeDraft.() -> Unit): ItemAttribute
@GeneratedBy(type = ItemCategory::class)
fun ImmutableCreator<ItemCategory>.by(base: ItemCategory?, resolveImmediately: Boolean = false, block: ItemCategoryDraft.() -> Unit): ItemCategory
@GeneratedBy(type = ItemFlingEffect::class)
fun ImmutableCreator<ItemFlingEffect>.by(base: ItemFlingEffect?, resolveImmediately: Boolean = false, block: ItemFlingEffectDraft.() -> Unit): ItemFlingEffect
@GeneratedBy(type = ItemPocket::class)
fun ImmutableCreator<ItemPocket>.by(base: ItemPocket?, resolveImmediately: Boolean = false, block: ItemPocketDraft.() -> Unit): ItemPocket
@GeneratedBy(type = Item::class)
fun ImmutableCreator<Item>.by(base: Item?, resolveImmediately: Boolean = false, block: ItemDraft.() -> Unit): Item
@GeneratedBy(type = Machine::class)
fun ImmutableCreator<Machine>.by(base: Machine?, resolveImmediately: Boolean = false, block: MachineDraft.() -> Unit): Machine
@GeneratedBy(type = MoveAilment::class)
fun ImmutableCreator<MoveAilment>.by(base: MoveAilment?, resolveImmediately: Boolean = false, block: MoveAilmentDraft.() -> Unit): MoveAilment
@GeneratedBy(type = MoveCategory::class)
fun ImmutableCreator<MoveCategory>.by(base: MoveCategory?, resolveImmediately: Boolean = false, block: MoveCategoryDraft.() -> Unit): MoveCategory
@GeneratedBy(type = MoveDamageClass::class)
fun ImmutableCreator<MoveDamageClass>.by(base: MoveDamageClass?, resolveImmediately: Boolean = false, block: MoveDamageClassDraft.() -> Unit): MoveDamageClass
@GeneratedBy(type = MoveLearnMethod::class)
fun ImmutableCreator<MoveLearnMethod>.by(base: MoveLearnMethod?, resolveImmediately: Boolean = false, block: MoveLearnMethodDraft.() -> Unit): MoveLearnMethod
@GeneratedBy(type = MoveTarget::class)
fun ImmutableCreator<MoveTarget>.by(base: MoveTarget?, resolveImmediately: Boolean = false, block: MoveTargetDraft.() -> Unit): MoveTarget
@GeneratedBy(type = Move::class)
fun ImmutableCreator<Move>.by(base: Move?, resolveImmediately: Boolean = false, block: MoveDraft.() -> Unit): Move
@GeneratedBy(type = Nature::class)
fun ImmutableCreator<Nature>.by(base: Nature?, resolveImmediately: Boolean = false, block: NatureDraft.() -> Unit): Nature
@GeneratedBy(type = PokemonAbilityId::class)
fun ImmutableCreator<PokemonAbilityId>.by(base: PokemonAbilityId?, resolveImmediately: Boolean = false, block: PokemonAbilityIdDraft.() -> Unit): PokemonAbilityId
@GeneratedBy(type = PokemonAbility::class)
fun ImmutableCreator<PokemonAbility>.by(base: PokemonAbility?, resolveImmediately: Boolean = false, block: PokemonAbilityDraft.() -> Unit): PokemonAbility
@GeneratedBy(type = PokemonColor::class)
fun ImmutableCreator<PokemonColor>.by(base: PokemonColor?, resolveImmediately: Boolean = false, block: PokemonColorDraft.() -> Unit): PokemonColor
@GeneratedBy(type = PokemonHabitat::class)
fun ImmutableCreator<PokemonHabitat>.by(base: PokemonHabitat?, resolveImmediately: Boolean = false, block: PokemonHabitatDraft.() -> Unit): PokemonHabitat
@GeneratedBy(type = PokemonShape::class)
fun ImmutableCreator<PokemonShape>.by(base: PokemonShape?, resolveImmediately: Boolean = false, block: PokemonShapeDraft.() -> Unit): PokemonShape
@GeneratedBy(type = PokemonSpecies::class)
fun ImmutableCreator<PokemonSpecies>.by(base: PokemonSpecies?, resolveImmediately: Boolean = false, block: PokemonSpeciesDraft.() -> Unit): PokemonSpecies
@GeneratedBy(type = PokemonStatId::class)
fun ImmutableCreator<PokemonStatId>.by(base: PokemonStatId?, resolveImmediately: Boolean = false, block: PokemonStatIdDraft.() -> Unit): PokemonStatId
@GeneratedBy(type = PokemonStat::class)
fun ImmutableCreator<PokemonStat>.by(base: PokemonStat?, resolveImmediately: Boolean = false, block: PokemonStatDraft.() -> Unit): PokemonStat
@GeneratedBy(type = PokemonTypeId::class)
fun ImmutableCreator<PokemonTypeId>.by(base: PokemonTypeId?, resolveImmediately: Boolean = false, block: PokemonTypeIdDraft.() -> Unit): PokemonTypeId
@GeneratedBy(type = PokemonType::class)
fun ImmutableCreator<PokemonType>.by(base: PokemonType?, resolveImmediately: Boolean = false, block: PokemonTypeDraft.() -> Unit): PokemonType
@GeneratedBy(type = Pokemon::class)
fun ImmutableCreator<Pokemon>.by(base: Pokemon?, resolveImmediately: Boolean = false, block: PokemonDraft.() -> Unit): Pokemon
@GeneratedBy(type = Stat::class)
fun ImmutableCreator<Stat>.by(base: Stat?, resolveImmediately: Boolean = false, block: StatDraft.() -> Unit): Stat
@GeneratedBy(type = TypeDamageRelationId::class)
fun ImmutableCreator<TypeDamageRelationId>.by(base: TypeDamageRelationId?, resolveImmediately: Boolean = false, block: TypeDamageRelationIdDraft.() -> Unit): TypeDamageRelationId
@GeneratedBy(type = TypeDamageRelation::class)
fun ImmutableCreator<TypeDamageRelation>.by(base: TypeDamageRelation?, resolveImmediately: Boolean = false, block: TypeDamageRelationDraft.() -> Unit): TypeDamageRelation
@GeneratedBy(type = Type::class)
fun ImmutableCreator<Type>.by(base: Type?, resolveImmediately: Boolean = false, block: TypeDraft.() -> Unit): Type
Link copied to clipboard
@GeneratedBy(type = Ability::class)
fun Ability.copy(resolveImmediately: Boolean = false, block: AbilityDraft.() -> Unit): Ability
@GeneratedBy(type = Berry::class)
fun Berry.copy(resolveImmediately: Boolean = false, block: BerryDraft.() -> Unit): Berry
@GeneratedBy(type = BerryFirmness::class)
fun BerryFirmness.copy(resolveImmediately: Boolean = false, block: BerryFirmnessDraft.() -> Unit): BerryFirmness
@GeneratedBy(type = BerryFlavor::class)
fun BerryFlavor.copy(resolveImmediately: Boolean = false, block: BerryFlavorDraft.() -> Unit): BerryFlavor
@GeneratedBy(type = EggGroup::class)
fun EggGroup.copy(resolveImmediately: Boolean = false, block: EggGroupDraft.() -> Unit): EggGroup
@GeneratedBy(type = EncounterCondition::class)
fun EncounterCondition.copy(resolveImmediately: Boolean = false, block: EncounterConditionDraft.() -> Unit): EncounterCondition
@GeneratedBy(type = EncounterMethod::class)
fun EncounterMethod.copy(resolveImmediately: Boolean = false, block: EncounterMethodDraft.() -> Unit): EncounterMethod
@GeneratedBy(type = EvolutionChain::class)
fun EvolutionChain.copy(resolveImmediately: Boolean = false, block: EvolutionChainDraft.() -> Unit): EvolutionChain
@GeneratedBy(type = EvolutionTrigger::class)
fun EvolutionTrigger.copy(resolveImmediately: Boolean = false, block: EvolutionTriggerDraft.() -> Unit): EvolutionTrigger
@GeneratedBy(type = Gender::class)
fun Gender.copy(resolveImmediately: Boolean = false, block: GenderDraft.() -> Unit): Gender
@GeneratedBy(type = GrowthRate::class)
fun GrowthRate.copy(resolveImmediately: Boolean = false, block: GrowthRateDraft.() -> Unit): GrowthRate
@GeneratedBy(type = Item::class)
fun Item.copy(resolveImmediately: Boolean = false, block: ItemDraft.() -> Unit): Item
@GeneratedBy(type = ItemAttribute::class)
fun ItemAttribute.copy(resolveImmediately: Boolean = false, block: ItemAttributeDraft.() -> Unit): ItemAttribute
@GeneratedBy(type = ItemCategory::class)
fun ItemCategory.copy(resolveImmediately: Boolean = false, block: ItemCategoryDraft.() -> Unit): ItemCategory
@GeneratedBy(type = ItemFlingEffect::class)
fun ItemFlingEffect.copy(resolveImmediately: Boolean = false, block: ItemFlingEffectDraft.() -> Unit): ItemFlingEffect
@GeneratedBy(type = ItemPocket::class)
fun ItemPocket.copy(resolveImmediately: Boolean = false, block: ItemPocketDraft.() -> Unit): ItemPocket
@GeneratedBy(type = Machine::class)
fun Machine.copy(resolveImmediately: Boolean = false, block: MachineDraft.() -> Unit): Machine
@GeneratedBy(type = Move::class)
fun Move.copy(resolveImmediately: Boolean = false, block: MoveDraft.() -> Unit): Move
@GeneratedBy(type = MoveAilment::class)
fun MoveAilment.copy(resolveImmediately: Boolean = false, block: MoveAilmentDraft.() -> Unit): MoveAilment
@GeneratedBy(type = MoveCategory::class)
fun MoveCategory.copy(resolveImmediately: Boolean = false, block: MoveCategoryDraft.() -> Unit): MoveCategory
@GeneratedBy(type = MoveDamageClass::class)
fun MoveDamageClass.copy(resolveImmediately: Boolean = false, block: MoveDamageClassDraft.() -> Unit): MoveDamageClass
@GeneratedBy(type = MoveLearnMethod::class)
fun MoveLearnMethod.copy(resolveImmediately: Boolean = false, block: MoveLearnMethodDraft.() -> Unit): MoveLearnMethod
@GeneratedBy(type = MoveTarget::class)
fun MoveTarget.copy(resolveImmediately: Boolean = false, block: MoveTargetDraft.() -> Unit): MoveTarget
@GeneratedBy(type = Nature::class)
fun Nature.copy(resolveImmediately: Boolean = false, block: NatureDraft.() -> Unit): Nature
@GeneratedBy(type = Pokemon::class)
fun Pokemon.copy(resolveImmediately: Boolean = false, block: PokemonDraft.() -> Unit): Pokemon
@GeneratedBy(type = PokemonAbility::class)
fun PokemonAbility.copy(resolveImmediately: Boolean = false, block: PokemonAbilityDraft.() -> Unit): PokemonAbility
@GeneratedBy(type = PokemonAbilityId::class)
fun PokemonAbilityId.copy(resolveImmediately: Boolean = false, block: PokemonAbilityIdDraft.() -> Unit): PokemonAbilityId
@GeneratedBy(type = PokemonColor::class)
fun PokemonColor.copy(resolveImmediately: Boolean = false, block: PokemonColorDraft.() -> Unit): PokemonColor
@GeneratedBy(type = PokemonHabitat::class)
fun PokemonHabitat.copy(resolveImmediately: Boolean = false, block: PokemonHabitatDraft.() -> Unit): PokemonHabitat
@GeneratedBy(type = PokemonShape::class)
fun PokemonShape.copy(resolveImmediately: Boolean = false, block: PokemonShapeDraft.() -> Unit): PokemonShape
@GeneratedBy(type = PokemonSpecies::class)
fun PokemonSpecies.copy(resolveImmediately: Boolean = false, block: PokemonSpeciesDraft.() -> Unit): PokemonSpecies
@GeneratedBy(type = PokemonStat::class)
fun PokemonStat.copy(resolveImmediately: Boolean = false, block: PokemonStatDraft.() -> Unit): PokemonStat
@GeneratedBy(type = PokemonStatId::class)
fun PokemonStatId.copy(resolveImmediately: Boolean = false, block: PokemonStatIdDraft.() -> Unit): PokemonStatId
@GeneratedBy(type = PokemonType::class)
fun PokemonType.copy(resolveImmediately: Boolean = false, block: PokemonTypeDraft.() -> Unit): PokemonType
@GeneratedBy(type = PokemonTypeId::class)
fun PokemonTypeId.copy(resolveImmediately: Boolean = false, block: PokemonTypeIdDraft.() -> Unit): PokemonTypeId
@GeneratedBy(type = Stat::class)
fun Stat.copy(resolveImmediately: Boolean = false, block: StatDraft.() -> Unit): Stat
@GeneratedBy(type = Type::class)
fun Type.copy(resolveImmediately: Boolean = false, block: TypeDraft.() -> Unit): Type
@GeneratedBy(type = TypeDamageRelation::class)
fun TypeDamageRelation.copy(resolveImmediately: Boolean = false, block: TypeDamageRelationDraft.() -> Unit): TypeDamageRelation
@GeneratedBy(type = TypeDamageRelationId::class)
fun TypeDamageRelationId.copy(resolveImmediately: Boolean = false, block: TypeDamageRelationIdDraft.() -> Unit): TypeDamageRelationId
Link copied to clipboard
@GeneratedBy(type = EggGroup::class)
fun EggGroup(resolveImmediately: Boolean = false, block: EggGroupDraft.() -> Unit): EggGroup
@GeneratedBy(type = EggGroup::class)
fun EggGroup(base: EggGroup?, resolveImmediately: Boolean = false, block: EggGroupDraft.() -> Unit): EggGroup
Link copied to clipboard
@GeneratedBy(type = EncounterCondition::class)
fun EncounterCondition(resolveImmediately: Boolean = false, block: EncounterConditionDraft.() -> Unit): EncounterCondition
@GeneratedBy(type = EncounterCondition::class)
fun EncounterCondition(base: EncounterCondition?, resolveImmediately: Boolean = false, block: EncounterConditionDraft.() -> Unit): EncounterCondition
Link copied to clipboard
@GeneratedBy(type = EncounterMethod::class)
fun EncounterMethod(resolveImmediately: Boolean = false, block: EncounterMethodDraft.() -> Unit): EncounterMethod
@GeneratedBy(type = EncounterMethod::class)
fun EncounterMethod(base: EncounterMethod?, resolveImmediately: Boolean = false, block: EncounterMethodDraft.() -> Unit): EncounterMethod
Link copied to clipboard
@GeneratedBy(type = EvolutionChain::class)
fun EvolutionChain(resolveImmediately: Boolean = false, block: EvolutionChainDraft.() -> Unit): EvolutionChain
@GeneratedBy(type = EvolutionChain::class)
fun EvolutionChain(base: EvolutionChain?, resolveImmediately: Boolean = false, block: EvolutionChainDraft.() -> Unit): EvolutionChain
Link copied to clipboard
@GeneratedBy(type = EvolutionTrigger::class)
fun EvolutionTrigger(resolveImmediately: Boolean = false, block: EvolutionTriggerDraft.() -> Unit): EvolutionTrigger
@GeneratedBy(type = EvolutionTrigger::class)
fun EvolutionTrigger(base: EvolutionTrigger?, resolveImmediately: Boolean = false, block: EvolutionTriggerDraft.() -> Unit): EvolutionTrigger
Link copied to clipboard
@GeneratedBy(type = PokemonAbilityId::class)
fun KNonNullEmbeddedPropExpression<PokemonAbilityId>.fetchBy(block: PokemonAbilityIdFetcherDsl.() -> Unit): Selection<PokemonAbilityId>
@GeneratedBy(type = PokemonStatId::class)
fun KNonNullEmbeddedPropExpression<PokemonStatId>.fetchBy(block: PokemonStatIdFetcherDsl.() -> Unit): Selection<PokemonStatId>
@GeneratedBy(type = PokemonTypeId::class)
fun KNonNullEmbeddedPropExpression<PokemonTypeId>.fetchBy(block: PokemonTypeIdFetcherDsl.() -> Unit): Selection<PokemonTypeId>
@GeneratedBy(type = TypeDamageRelationId::class)
fun KNonNullEmbeddedPropExpression<TypeDamageRelationId>.fetchBy(block: TypeDamageRelationIdFetcherDsl.() -> Unit): Selection<TypeDamageRelationId>
@GeneratedBy(type = PokemonAbilityId::class)
fun KNullableEmbeddedPropExpression<PokemonAbilityId>.fetchBy(block: PokemonAbilityIdFetcherDsl.() -> Unit): Selection<PokemonAbilityId?>
@GeneratedBy(type = PokemonStatId::class)
fun KNullableEmbeddedPropExpression<PokemonStatId>.fetchBy(block: PokemonStatIdFetcherDsl.() -> Unit): Selection<PokemonStatId?>
@GeneratedBy(type = PokemonTypeId::class)
fun KNullableEmbeddedPropExpression<PokemonTypeId>.fetchBy(block: PokemonTypeIdFetcherDsl.() -> Unit): Selection<PokemonTypeId?>
@GeneratedBy(type = TypeDamageRelationId::class)
fun KNullableEmbeddedPropExpression<TypeDamageRelationId>.fetchBy(block: TypeDamageRelationIdFetcherDsl.() -> Unit): Selection<TypeDamageRelationId?>
@GeneratedBy(type = Ability::class)
fun KNonNullTable<Ability>.fetchBy(block: AbilityFetcherDsl.() -> Unit): Selection<Ability>
@GeneratedBy(type = BerryFirmness::class)
fun KNonNullTable<BerryFirmness>.fetchBy(block: BerryFirmnessFetcherDsl.() -> Unit): Selection<BerryFirmness>
@GeneratedBy(type = BerryFlavor::class)
fun KNonNullTable<BerryFlavor>.fetchBy(block: BerryFlavorFetcherDsl.() -> Unit): Selection<BerryFlavor>
@GeneratedBy(type = Berry::class)
fun KNonNullTable<Berry>.fetchBy(block: BerryFetcherDsl.() -> Unit): Selection<Berry>
@GeneratedBy(type = EggGroup::class)
fun KNonNullTable<EggGroup>.fetchBy(block: EggGroupFetcherDsl.() -> Unit): Selection<EggGroup>
@GeneratedBy(type = EncounterCondition::class)
fun KNonNullTable<EncounterCondition>.fetchBy(block: EncounterConditionFetcherDsl.() -> Unit): Selection<EncounterCondition>
@GeneratedBy(type = EncounterMethod::class)
fun KNonNullTable<EncounterMethod>.fetchBy(block: EncounterMethodFetcherDsl.() -> Unit): Selection<EncounterMethod>
@GeneratedBy(type = EvolutionChain::class)
fun KNonNullTable<EvolutionChain>.fetchBy(block: EvolutionChainFetcherDsl.() -> Unit): Selection<EvolutionChain>
@GeneratedBy(type = EvolutionTrigger::class)
fun KNonNullTable<EvolutionTrigger>.fetchBy(block: EvolutionTriggerFetcherDsl.() -> Unit): Selection<EvolutionTrigger>
@GeneratedBy(type = Gender::class)
fun KNonNullTable<Gender>.fetchBy(block: GenderFetcherDsl.() -> Unit): Selection<Gender>
@GeneratedBy(type = GrowthRate::class)
fun KNonNullTable<GrowthRate>.fetchBy(block: GrowthRateFetcherDsl.() -> Unit): Selection<GrowthRate>
@GeneratedBy(type = ItemAttribute::class)
fun KNonNullTable<ItemAttribute>.fetchBy(block: ItemAttributeFetcherDsl.() -> Unit): Selection<ItemAttribute>
@GeneratedBy(type = ItemCategory::class)
fun KNonNullTable<ItemCategory>.fetchBy(block: ItemCategoryFetcherDsl.() -> Unit): Selection<ItemCategory>
@GeneratedBy(type = ItemFlingEffect::class)
fun KNonNullTable<ItemFlingEffect>.fetchBy(block: ItemFlingEffectFetcherDsl.() -> Unit): Selection<ItemFlingEffect>
@GeneratedBy(type = ItemPocket::class)
fun KNonNullTable<ItemPocket>.fetchBy(block: ItemPocketFetcherDsl.() -> Unit): Selection<ItemPocket>
@GeneratedBy(type = Item::class)
fun KNonNullTable<Item>.fetchBy(block: ItemFetcherDsl.() -> Unit): Selection<Item>
@GeneratedBy(type = Machine::class)
fun KNonNullTable<Machine>.fetchBy(block: MachineFetcherDsl.() -> Unit): Selection<Machine>
@GeneratedBy(type = MoveAilment::class)
fun KNonNullTable<MoveAilment>.fetchBy(block: MoveAilmentFetcherDsl.() -> Unit): Selection<MoveAilment>
@GeneratedBy(type = MoveCategory::class)
fun KNonNullTable<MoveCategory>.fetchBy(block: MoveCategoryFetcherDsl.() -> Unit): Selection<MoveCategory>
@GeneratedBy(type = MoveDamageClass::class)
fun KNonNullTable<MoveDamageClass>.fetchBy(block: MoveDamageClassFetcherDsl.() -> Unit): Selection<MoveDamageClass>
@GeneratedBy(type = MoveLearnMethod::class)
fun KNonNullTable<MoveLearnMethod>.fetchBy(block: MoveLearnMethodFetcherDsl.() -> Unit): Selection<MoveLearnMethod>
@GeneratedBy(type = MoveTarget::class)
fun KNonNullTable<MoveTarget>.fetchBy(block: MoveTargetFetcherDsl.() -> Unit): Selection<MoveTarget>
@GeneratedBy(type = Move::class)
fun KNonNullTable<Move>.fetchBy(block: MoveFetcherDsl.() -> Unit): Selection<Move>
@GeneratedBy(type = Nature::class)
fun KNonNullTable<Nature>.fetchBy(block: NatureFetcherDsl.() -> Unit): Selection<Nature>
@GeneratedBy(type = PokemonAbility::class)
fun KNonNullTable<PokemonAbility>.fetchBy(block: PokemonAbilityFetcherDsl.() -> Unit): Selection<PokemonAbility>
@GeneratedBy(type = PokemonColor::class)
fun KNonNullTable<PokemonColor>.fetchBy(block: PokemonColorFetcherDsl.() -> Unit): Selection<PokemonColor>
@GeneratedBy(type = PokemonHabitat::class)
fun KNonNullTable<PokemonHabitat>.fetchBy(block: PokemonHabitatFetcherDsl.() -> Unit): Selection<PokemonHabitat>
@GeneratedBy(type = PokemonShape::class)
fun KNonNullTable<PokemonShape>.fetchBy(block: PokemonShapeFetcherDsl.() -> Unit): Selection<PokemonShape>
@GeneratedBy(type = PokemonSpecies::class)
fun KNonNullTable<PokemonSpecies>.fetchBy(block: PokemonSpeciesFetcherDsl.() -> Unit): Selection<PokemonSpecies>
@GeneratedBy(type = PokemonStat::class)
fun KNonNullTable<PokemonStat>.fetchBy(block: PokemonStatFetcherDsl.() -> Unit): Selection<PokemonStat>
@GeneratedBy(type = PokemonType::class)
fun KNonNullTable<PokemonType>.fetchBy(block: PokemonTypeFetcherDsl.() -> Unit): Selection<PokemonType>
@GeneratedBy(type = Pokemon::class)
fun KNonNullTable<Pokemon>.fetchBy(block: PokemonFetcherDsl.() -> Unit): Selection<Pokemon>
@GeneratedBy(type = Stat::class)
fun KNonNullTable<Stat>.fetchBy(block: StatFetcherDsl.() -> Unit): Selection<Stat>
@GeneratedBy(type = TypeDamageRelation::class)
fun KNonNullTable<TypeDamageRelation>.fetchBy(block: TypeDamageRelationFetcherDsl.() -> Unit): Selection<TypeDamageRelation>
@GeneratedBy(type = Type::class)
fun KNonNullTable<Type>.fetchBy(block: TypeFetcherDsl.() -> Unit): Selection<Type>
@GeneratedBy(type = Ability::class)
fun KNullableTable<Ability>.fetchBy(block: AbilityFetcherDsl.() -> Unit): Selection<Ability?>
@GeneratedBy(type = BerryFirmness::class)
fun KNullableTable<BerryFirmness>.fetchBy(block: BerryFirmnessFetcherDsl.() -> Unit): Selection<BerryFirmness?>
@GeneratedBy(type = BerryFlavor::class)
fun KNullableTable<BerryFlavor>.fetchBy(block: BerryFlavorFetcherDsl.() -> Unit): Selection<BerryFlavor?>
@GeneratedBy(type = Berry::class)
fun KNullableTable<Berry>.fetchBy(block: BerryFetcherDsl.() -> Unit): Selection<Berry?>
@GeneratedBy(type = EggGroup::class)
fun KNullableTable<EggGroup>.fetchBy(block: EggGroupFetcherDsl.() -> Unit): Selection<EggGroup?>
@GeneratedBy(type = EncounterCondition::class)
fun KNullableTable<EncounterCondition>.fetchBy(block: EncounterConditionFetcherDsl.() -> Unit): Selection<EncounterCondition?>
@GeneratedBy(type = EncounterMethod::class)
fun KNullableTable<EncounterMethod>.fetchBy(block: EncounterMethodFetcherDsl.() -> Unit): Selection<EncounterMethod?>
@GeneratedBy(type = EvolutionChain::class)
fun KNullableTable<EvolutionChain>.fetchBy(block: EvolutionChainFetcherDsl.() -> Unit): Selection<EvolutionChain?>
@GeneratedBy(type = EvolutionTrigger::class)
fun KNullableTable<EvolutionTrigger>.fetchBy(block: EvolutionTriggerFetcherDsl.() -> Unit): Selection<EvolutionTrigger?>
@GeneratedBy(type = Gender::class)
fun KNullableTable<Gender>.fetchBy(block: GenderFetcherDsl.() -> Unit): Selection<Gender?>
@GeneratedBy(type = GrowthRate::class)
fun KNullableTable<GrowthRate>.fetchBy(block: GrowthRateFetcherDsl.() -> Unit): Selection<GrowthRate?>
@GeneratedBy(type = ItemAttribute::class)
fun KNullableTable<ItemAttribute>.fetchBy(block: ItemAttributeFetcherDsl.() -> Unit): Selection<ItemAttribute?>
@GeneratedBy(type = ItemCategory::class)
fun KNullableTable<ItemCategory>.fetchBy(block: ItemCategoryFetcherDsl.() -> Unit): Selection<ItemCategory?>
@GeneratedBy(type = ItemFlingEffect::class)
fun KNullableTable<ItemFlingEffect>.fetchBy(block: ItemFlingEffectFetcherDsl.() -> Unit): Selection<ItemFlingEffect?>
@GeneratedBy(type = ItemPocket::class)
fun KNullableTable<ItemPocket>.fetchBy(block: ItemPocketFetcherDsl.() -> Unit): Selection<ItemPocket?>
@GeneratedBy(type = Item::class)
fun KNullableTable<Item>.fetchBy(block: ItemFetcherDsl.() -> Unit): Selection<Item?>
@GeneratedBy(type = Machine::class)
fun KNullableTable<Machine>.fetchBy(block: MachineFetcherDsl.() -> Unit): Selection<Machine?>
@GeneratedBy(type = MoveAilment::class)
fun KNullableTable<MoveAilment>.fetchBy(block: MoveAilmentFetcherDsl.() -> Unit): Selection<MoveAilment?>
@GeneratedBy(type = MoveCategory::class)
fun KNullableTable<MoveCategory>.fetchBy(block: MoveCategoryFetcherDsl.() -> Unit): Selection<MoveCategory?>
@GeneratedBy(type = MoveDamageClass::class)
fun KNullableTable<MoveDamageClass>.fetchBy(block: MoveDamageClassFetcherDsl.() -> Unit): Selection<MoveDamageClass?>
@GeneratedBy(type = MoveLearnMethod::class)
fun KNullableTable<MoveLearnMethod>.fetchBy(block: MoveLearnMethodFetcherDsl.() -> Unit): Selection<MoveLearnMethod?>
@GeneratedBy(type = MoveTarget::class)
fun KNullableTable<MoveTarget>.fetchBy(block: MoveTargetFetcherDsl.() -> Unit): Selection<MoveTarget?>
@GeneratedBy(type = Move::class)
fun KNullableTable<Move>.fetchBy(block: MoveFetcherDsl.() -> Unit): Selection<Move?>
@GeneratedBy(type = Nature::class)
fun KNullableTable<Nature>.fetchBy(block: NatureFetcherDsl.() -> Unit): Selection<Nature?>
@GeneratedBy(type = PokemonAbility::class)
fun KNullableTable<PokemonAbility>.fetchBy(block: PokemonAbilityFetcherDsl.() -> Unit): Selection<PokemonAbility?>
@GeneratedBy(type = PokemonColor::class)
fun KNullableTable<PokemonColor>.fetchBy(block: PokemonColorFetcherDsl.() -> Unit): Selection<PokemonColor?>
@GeneratedBy(type = PokemonHabitat::class)
fun KNullableTable<PokemonHabitat>.fetchBy(block: PokemonHabitatFetcherDsl.() -> Unit): Selection<PokemonHabitat?>
@GeneratedBy(type = PokemonShape::class)
fun KNullableTable<PokemonShape>.fetchBy(block: PokemonShapeFetcherDsl.() -> Unit): Selection<PokemonShape?>
@GeneratedBy(type = PokemonSpecies::class)
fun KNullableTable<PokemonSpecies>.fetchBy(block: PokemonSpeciesFetcherDsl.() -> Unit): Selection<PokemonSpecies?>
@GeneratedBy(type = PokemonStat::class)
fun KNullableTable<PokemonStat>.fetchBy(block: PokemonStatFetcherDsl.() -> Unit): Selection<PokemonStat?>
@GeneratedBy(type = PokemonType::class)
fun KNullableTable<PokemonType>.fetchBy(block: PokemonTypeFetcherDsl.() -> Unit): Selection<PokemonType?>
@GeneratedBy(type = Pokemon::class)
fun KNullableTable<Pokemon>.fetchBy(block: PokemonFetcherDsl.() -> Unit): Selection<Pokemon?>
@GeneratedBy(type = Stat::class)
fun KNullableTable<Stat>.fetchBy(block: StatFetcherDsl.() -> Unit): Selection<Stat?>
@GeneratedBy(type = TypeDamageRelation::class)
fun KNullableTable<TypeDamageRelation>.fetchBy(block: TypeDamageRelationFetcherDsl.() -> Unit): Selection<TypeDamageRelation?>
@GeneratedBy(type = Type::class)
fun KNullableTable<Type>.fetchBy(block: TypeFetcherDsl.() -> Unit): Selection<Type?>
Link copied to clipboard
@GeneratedBy(type = Gender::class)
fun Gender(resolveImmediately: Boolean = false, block: GenderDraft.() -> Unit): Gender
@GeneratedBy(type = Gender::class)
fun Gender(base: Gender?, resolveImmediately: Boolean = false, block: GenderDraft.() -> Unit): Gender
Link copied to clipboard
@GeneratedBy(type = GrowthRate::class)
fun GrowthRate(resolveImmediately: Boolean = false, block: GrowthRateDraft.() -> Unit): GrowthRate
@GeneratedBy(type = GrowthRate::class)
fun GrowthRate(base: GrowthRate?, resolveImmediately: Boolean = false, block: GrowthRateDraft.() -> Unit): GrowthRate
Link copied to clipboard
@GeneratedBy(type = Item::class)
fun Item(resolveImmediately: Boolean = false, block: ItemDraft.() -> Unit): Item
@GeneratedBy(type = Item::class)
fun Item(base: Item?, resolveImmediately: Boolean = false, block: ItemDraft.() -> Unit): Item
Link copied to clipboard
@GeneratedBy(type = ItemAttribute::class)
fun ItemAttribute(resolveImmediately: Boolean = false, block: ItemAttributeDraft.() -> Unit): ItemAttribute
@GeneratedBy(type = ItemAttribute::class)
fun ItemAttribute(base: ItemAttribute?, resolveImmediately: Boolean = false, block: ItemAttributeDraft.() -> Unit): ItemAttribute
Link copied to clipboard
fun KProps<Item>.itemAttributes(block: KImplicitSubQueryTable<ItemAttribute>.() -> KNonNullExpression<Boolean>?): KNonNullExpression<Boolean>?
Link copied to clipboard
@GeneratedBy(type = ItemCategory::class)
fun ItemCategory(resolveImmediately: Boolean = false, block: ItemCategoryDraft.() -> Unit): ItemCategory
@GeneratedBy(type = ItemCategory::class)
fun ItemCategory(base: ItemCategory?, resolveImmediately: Boolean = false, block: ItemCategoryDraft.() -> Unit): ItemCategory
Link copied to clipboard
@GeneratedBy(type = ItemFlingEffect::class)
fun ItemFlingEffect(resolveImmediately: Boolean = false, block: ItemFlingEffectDraft.() -> Unit): ItemFlingEffect
@GeneratedBy(type = ItemFlingEffect::class)
fun ItemFlingEffect(base: ItemFlingEffect?, resolveImmediately: Boolean = false, block: ItemFlingEffectDraft.() -> Unit): ItemFlingEffect
Link copied to clipboard
@GeneratedBy(type = ItemPocket::class)
fun ItemPocket(resolveImmediately: Boolean = false, block: ItemPocketDraft.() -> Unit): ItemPocket
@GeneratedBy(type = ItemPocket::class)
fun ItemPocket(base: ItemPocket?, resolveImmediately: Boolean = false, block: ItemPocketDraft.() -> Unit): ItemPocket
Link copied to clipboard
@GeneratedBy(type = Machine::class)
fun Machine(resolveImmediately: Boolean = false, block: MachineDraft.() -> Unit): Machine
@GeneratedBy(type = Machine::class)
fun Machine(base: Machine?, resolveImmediately: Boolean = false, block: MachineDraft.() -> Unit): Machine
Link copied to clipboard
@GeneratedBy(type = Move::class)
fun Move(resolveImmediately: Boolean = false, block: MoveDraft.() -> Unit): Move
@GeneratedBy(type = Move::class)
fun Move(base: Move?, resolveImmediately: Boolean = false, block: MoveDraft.() -> Unit): Move
Link copied to clipboard
@GeneratedBy(type = MoveAilment::class)
fun MoveAilment(resolveImmediately: Boolean = false, block: MoveAilmentDraft.() -> Unit): MoveAilment
@GeneratedBy(type = MoveAilment::class)
fun MoveAilment(base: MoveAilment?, resolveImmediately: Boolean = false, block: MoveAilmentDraft.() -> Unit): MoveAilment
Link copied to clipboard
@GeneratedBy(type = MoveCategory::class)
fun MoveCategory(resolveImmediately: Boolean = false, block: MoveCategoryDraft.() -> Unit): MoveCategory
@GeneratedBy(type = MoveCategory::class)
fun MoveCategory(base: MoveCategory?, resolveImmediately: Boolean = false, block: MoveCategoryDraft.() -> Unit): MoveCategory
Link copied to clipboard
@GeneratedBy(type = MoveDamageClass::class)
fun MoveDamageClass(resolveImmediately: Boolean = false, block: MoveDamageClassDraft.() -> Unit): MoveDamageClass
@GeneratedBy(type = MoveDamageClass::class)
fun MoveDamageClass(base: MoveDamageClass?, resolveImmediately: Boolean = false, block: MoveDamageClassDraft.() -> Unit): MoveDamageClass
Link copied to clipboard
@GeneratedBy(type = MoveLearnMethod::class)
fun MoveLearnMethod(resolveImmediately: Boolean = false, block: MoveLearnMethodDraft.() -> Unit): MoveLearnMethod
@GeneratedBy(type = MoveLearnMethod::class)
fun MoveLearnMethod(base: MoveLearnMethod?, resolveImmediately: Boolean = false, block: MoveLearnMethodDraft.() -> Unit): MoveLearnMethod
Link copied to clipboard
@GeneratedBy(type = MoveTarget::class)
fun MoveTarget(resolveImmediately: Boolean = false, block: MoveTargetDraft.() -> Unit): MoveTarget
@GeneratedBy(type = MoveTarget::class)
fun MoveTarget(base: MoveTarget?, resolveImmediately: Boolean = false, block: MoveTargetDraft.() -> Unit): MoveTarget
Link copied to clipboard
@GeneratedBy(type = Nature::class)
fun Nature(resolveImmediately: Boolean = false, block: NatureDraft.() -> Unit): Nature
@GeneratedBy(type = Nature::class)
fun Nature(base: Nature?, resolveImmediately: Boolean = false, block: NatureDraft.() -> Unit): Nature
Link copied to clipboard
@GeneratedBy(type = Pokemon::class)
fun Pokemon(resolveImmediately: Boolean = false, block: PokemonDraft.() -> Unit): Pokemon
@GeneratedBy(type = Pokemon::class)
fun Pokemon(base: Pokemon?, resolveImmediately: Boolean = false, block: PokemonDraft.() -> Unit): Pokemon
Link copied to clipboard
@GeneratedBy(type = PokemonAbility::class)
fun PokemonAbility(resolveImmediately: Boolean = false, block: PokemonAbilityDraft.() -> Unit): PokemonAbility
@GeneratedBy(type = PokemonAbility::class)
fun PokemonAbility(base: PokemonAbility?, resolveImmediately: Boolean = false, block: PokemonAbilityDraft.() -> Unit): PokemonAbility
Link copied to clipboard
@GeneratedBy(type = PokemonAbilityId::class)
fun PokemonAbilityId(resolveImmediately: Boolean = false, block: PokemonAbilityIdDraft.() -> Unit): PokemonAbilityId
@GeneratedBy(type = PokemonAbilityId::class)
fun PokemonAbilityId(base: PokemonAbilityId?, resolveImmediately: Boolean = false, block: PokemonAbilityIdDraft.() -> Unit): PokemonAbilityId
Link copied to clipboard
@GeneratedBy(type = PokemonColor::class)
fun PokemonColor(resolveImmediately: Boolean = false, block: PokemonColorDraft.() -> Unit): PokemonColor
@GeneratedBy(type = PokemonColor::class)
fun PokemonColor(base: PokemonColor?, resolveImmediately: Boolean = false, block: PokemonColorDraft.() -> Unit): PokemonColor
Link copied to clipboard
@GeneratedBy(type = PokemonHabitat::class)
fun PokemonHabitat(resolveImmediately: Boolean = false, block: PokemonHabitatDraft.() -> Unit): PokemonHabitat
@GeneratedBy(type = PokemonHabitat::class)
fun PokemonHabitat(base: PokemonHabitat?, resolveImmediately: Boolean = false, block: PokemonHabitatDraft.() -> Unit): PokemonHabitat
Link copied to clipboard
@GeneratedBy(type = PokemonShape::class)
fun PokemonShape(resolveImmediately: Boolean = false, block: PokemonShapeDraft.() -> Unit): PokemonShape
@GeneratedBy(type = PokemonShape::class)
fun PokemonShape(base: PokemonShape?, resolveImmediately: Boolean = false, block: PokemonShapeDraft.() -> Unit): PokemonShape
Link copied to clipboard
@GeneratedBy(type = PokemonSpecies::class)
fun PokemonSpecies(resolveImmediately: Boolean = false, block: PokemonSpeciesDraft.() -> Unit): PokemonSpecies
@GeneratedBy(type = PokemonSpecies::class)
fun PokemonSpecies(base: PokemonSpecies?, resolveImmediately: Boolean = false, block: PokemonSpeciesDraft.() -> Unit): PokemonSpecies
Link copied to clipboard
@GeneratedBy(type = PokemonStat::class)
fun PokemonStat(resolveImmediately: Boolean = false, block: PokemonStatDraft.() -> Unit): PokemonStat
@GeneratedBy(type = PokemonStat::class)
fun PokemonStat(base: PokemonStat?, resolveImmediately: Boolean = false, block: PokemonStatDraft.() -> Unit): PokemonStat
Link copied to clipboard
@GeneratedBy(type = PokemonStatId::class)
fun PokemonStatId(resolveImmediately: Boolean = false, block: PokemonStatIdDraft.() -> Unit): PokemonStatId
@GeneratedBy(type = PokemonStatId::class)
fun PokemonStatId(base: PokemonStatId?, resolveImmediately: Boolean = false, block: PokemonStatIdDraft.() -> Unit): PokemonStatId
Link copied to clipboard
@GeneratedBy(type = PokemonType::class)
fun PokemonType(resolveImmediately: Boolean = false, block: PokemonTypeDraft.() -> Unit): PokemonType
@GeneratedBy(type = PokemonType::class)
fun PokemonType(base: PokemonType?, resolveImmediately: Boolean = false, block: PokemonTypeDraft.() -> Unit): PokemonType
Link copied to clipboard
@GeneratedBy(type = PokemonTypeId::class)
fun PokemonTypeId(resolveImmediately: Boolean = false, block: PokemonTypeIdDraft.() -> Unit): PokemonTypeId
@GeneratedBy(type = PokemonTypeId::class)
fun PokemonTypeId(base: PokemonTypeId?, resolveImmediately: Boolean = false, block: PokemonTypeIdDraft.() -> Unit): PokemonTypeId
Link copied to clipboard
@GeneratedBy(type = Stat::class)
fun Stat(resolveImmediately: Boolean = false, block: StatDraft.() -> Unit): Stat
@GeneratedBy(type = Stat::class)
fun Stat(base: Stat?, resolveImmediately: Boolean = false, block: StatDraft.() -> Unit): Stat
Link copied to clipboard
@GeneratedBy(type = Type::class)
fun Type(resolveImmediately: Boolean = false, block: TypeDraft.() -> Unit): Type
@GeneratedBy(type = Type::class)
fun Type(base: Type?, resolveImmediately: Boolean = false, block: TypeDraft.() -> Unit): Type
Link copied to clipboard
@GeneratedBy(type = TypeDamageRelation::class)
fun TypeDamageRelation(resolveImmediately: Boolean = false, block: TypeDamageRelationDraft.() -> Unit): TypeDamageRelation
@GeneratedBy(type = TypeDamageRelation::class)
fun TypeDamageRelation(base: TypeDamageRelation?, resolveImmediately: Boolean = false, block: TypeDamageRelationDraft.() -> Unit): TypeDamageRelation
Link copied to clipboard
@GeneratedBy(type = TypeDamageRelationId::class)
fun TypeDamageRelationId(resolveImmediately: Boolean = false, block: TypeDamageRelationIdDraft.() -> Unit): TypeDamageRelationId
@GeneratedBy(type = TypeDamageRelationId::class)
fun TypeDamageRelationId(base: TypeDamageRelationId?, resolveImmediately: Boolean = false, block: TypeDamageRelationIdDraft.() -> Unit): TypeDamageRelationId