SecretLab Kotlin
Toggle table of contents
0.4.3
jvm
Platform filter
jvm
Switch theme
Search in API
SecretLab Kotlin
SecretLab Kotlin
/
io.github.vxrpenter.scplist.data
/
Server
/
Server
Server
constructor
(
accountId
:
Int
,
serverId
:
Int
,
ip
:
String
,
port
:
Int
,
online
:
Boolean
,
version
:
String
,
friendlyFire
:
Boolean
,
modded
:
Boolean
,
whitelist
:
Boolean
,
isoCode
:
String
,
players
:
String
,
info
:
String
,
techList
:
List
<
TechList
>
,
pastebin
:
String
,
official
:
Int
,
distance
:
Double
)
(
source
)