sel-hncom v4.0.0 (2017-08-12T16:28:31Z)
Dub
Repo
PanelCredentials
sel
hncom
status
Undocumented in source.
@
clientbound
struct
PanelCredentials {
enum
ubyte
ID
;
string
address
;
ubyte
[
64
]
hash
;
uint
worldId
;
mixin
IO
!(
address
,
hash
,
worldId
)
;
}
Members
Mixins
__anonymous
mixin
IO
!(
address
,
hash
,
worldId
)
Undocumented in source.
Variables
ID
enum
ubyte
ID
;
Undocumented in source.
address
string
address
;
Undocumented in source.
hash
ubyte
[
64
]
hash
;
Undocumented in source.
worldId
uint
worldId
;
Undocumented in source.
Meta
Source
See Implementation
sel
hncom
status
structs
AddNode
AddWorld
Latency
ListInfo
Log
PanelCredentials
ReceiveMessage
Reload
RemoteCommand
RemoveNode
RemoveWorld
SendMessage
UpdateListByIp
UpdateListByUUID
UpdateListByUsername
UpdateMaxPlayers
UpdatePlayers
UpdateUsage