selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
CloseResult
selery
world
group
Undocumented in source.
struct
CloseResult {
enum
ubyte
REMOVED
;
enum
ubyte
PLAYERS_ONLINE
;
uint
groupId
;
ubyte
status
;
}
Members
Variables
PLAYERS_ONLINE
enum
ubyte
PLAYERS_ONLINE
;
Undocumented in source.
REMOVED
enum
ubyte
REMOVED
;
Undocumented in source.
groupId
uint
groupId
;
Undocumented in source.
status
ubyte
status
;
Undocumented in source.
Meta
Source
See Implementation
selery
world
group
classes
GroupInfo
WorldGroup
functions
spawnWorldGroup
structs
AddPlayer
AddWorld
Broadcast
Close
CloseResult
GamePacket
RemovePlayer
RemoveWorld
UpdateDifficulty
UpdatePlayerGamemode
UpdatePlayerPermissionLevel