VulpesCloud
Toggle table of contents
2.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
VulpesCloud
VulpesCloud-api
/
de.vulpescloud.api.service
/
ServiceInfo
/
ServiceInfo
Service
Info
constructor
(
task
:
Task
,
uuid
:
UUID
,
orderedId
:
Int
,
port
:
Int
,
runningNode
:
ClusterNode
,
state
:
ServiceStates
,
maxPlayers
:
Int
,
onlinePlayerCount
:
Int
,
name
:
String
=
"-"
,
onlinePlayers
:
List
<
Player
>
,
environmentVars
:
List
<
Pair
<
String
,
String
>
>
)