selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
UpdateSupportedProtocols
selery
hncom
status
Updates the accepted protocols for one of the supported games.
@
clientbound
class
UpdateSupportedProtocols :
HncomPacket
{
enum
ubyte
ID
;
ubyte
game
;
uint
[]
protocols
;
mixin
Make
;
}
Members
Mixins
__anonymous
mixin
Make
Undocumented in source.
Variables
ID
enum
ubyte
ID
;
Undocumented in source.
game
ubyte
game
;
Undocumented in source.
protocols
uint
[]
protocols
;
Undocumented in source.
Mixed In Members
From
mixin
Make
__anonymous
mixin
xpacket
.
maker
.
Make
Undocumented in source.
fromBuffer
typeof
(
this
)
fromBuffer
(ubyte[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
selery
hncom
status
classes
AddNode
AddPlugin
AddWorld
Latency
Log
ReceiveMessage
RemoteCommand
RemoveNode
RemovePlugin
RemoveWorld
RemoveWorldGroup
SendMessage
UpdateDisplayName
UpdateLanguageFiles
UpdateMOTD
UpdateMaxPlayers
UpdatePlayers
UpdateSupportedProtocols
UpdateUsage
Updates the accepted protocols for one of the supported games.