TibiaKt
Toggle table of contents
0.9.0
jvm
Platform filter
jvm
Switch theme
TibiaKt
tibiakt-core
/
com.galarzaa.tibiakt.core.builders
/
CreaturesSectionBuilder
/
CreatureEntryBuilder
Creature
Entry
Builder
class
CreatureEntryBuilder
:
TibiaKtBuilder
<
CreatureEntry
>
(
source
)
Members
Constructors
Creature
Entry
Builder
Link copied to clipboard
constructor
(
)
Properties
identifier
Link copied to clipboard
lateinit
var
identifier
:
String
name
Link copied to clipboard
lateinit
var
name
:
String
Functions
build
Link copied to clipboard
open
override
fun
build
(
)
:
CreatureEntry
Builds an instance with the current data in the builder.