sel-hncom ~master (2018-02-19T18:43:11Z)
Dub
Repo
UpdateDisplayName
sel
hncom
status
Updates the server's display name.
@
clientbound
struct
UpdateDisplayName {
enum
ubyte
ID
;
string
displayName
;
mixin
IO
!(
displayName
)
;
}
Members
Mixins
__anonymous
mixin
IO
!(
displayName
)
Undocumented in source.
Variables
ID
enum
ubyte
ID
;
Undocumented in source.
displayName
string
displayName
;
Undocumented in source.
Meta
Source
See Implementation
sel
hncom
status
structs
AddNode
AddPlugin
AddWorld
Latency
Log
ReceiveMessage
RemoteCommand
RemoveNode
RemovePlugin
RemoveWorld
RemoveWorldGroup
SendMessage
UpdateDisplayName
UpdateLanguageFiles
UpdateMOTD
UpdateMaxPlayers
UpdatePlayers
UpdateSupportedProtocols
UpdateUsage
WebAdminCredentials
Updates the server's display name.