VulpesCloud
Toggle table of contents
2.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
VulpesCloud
VulpesCloud-api
/
de.vulpescloud.api.player
Package-level
declarations
Types
Types
Player
Link copied to clipboard
data
class
Player
(
val
name
:
String
,
val
uuid
:
UUID
,
val
currentProxy
:
String
,
val
currentServer
:
String
)
Player
Actions
Link copied to clipboard
enum
PlayerActions
:
Enum
<
PlayerActions
>
Player
Provider
Link copied to clipboard
interface
PlayerProvider