TibiaKt
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
TibiaKt
tibiakt-core
/
com.galarzaa.tibiakt.core.section.community.world.model
/
WorldEntry
/
WorldEntry
World
Entry
constructor
(
name
:
String
,
isOnline
:
Boolean
,
onlinePlayersCount
:
Int
,
location
:
String
,
pvpType
:
PvpType
,
battlEyeType
:
BattlEyeType
,
battlEyeStartedOn
:
LocalDate
?
,
transferType
:
TransferType
,
isPremiumRestricted
:
Boolean
,
isExperimental
:
Boolean
)
(
source
)