avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-dataset-model
/
io.github.lishangbu.avalon.dataset.entity
/
PokemonType
Pokemon
Type
@
Entity
interface
PokemonType
Inheritors
PokemonTypeDraft
Members
Members & Extensions
Properties
id
Link copied to clipboard
@
Id
abstract
val
id
:
PokemonTypeId
ID
slot
Link copied to clipboard
abstract
val
slot
:
Int
?
槽位
Functions
copy
Link copied to clipboard
@
GeneratedBy
(
type
=
PokemonType::class
)
fun
PokemonType
.
copy
(
resolveImmediately
:
Boolean
=
false
,
block
:
PokemonTypeDraft
.
(
)
->
Unit
)
:
PokemonType