soupply ~master (2018-09-02T09:28:20Z)
Dub
Repo
ListUpdateGamemode
soupply
java316
types
Undocumented in source.
struct
ListUpdateGamemode {
enum
uint
SURVIVAL
;
enum
uint
CREATIVE
;
enum
uint
ADVENTURE
;
enum
uint
SPECTATOR
;
enum
string
[]
__fields
;
UUID
uuid
;
@
Var
uint
gamemode
;
mixin
Make
!(
Endian
.
bigEndian
,
varuint
)
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
Make
!(
Endian
.
bigEndian
,
varuint
)
Undocumented in source.
Variables
ADVENTURE
enum
uint
ADVENTURE
;
Undocumented in source.
CREATIVE
enum
uint
CREATIVE
;
Undocumented in source.
SPECTATOR
enum
uint
SPECTATOR
;
Undocumented in source.
SURVIVAL
enum
uint
SURVIVAL
;
Undocumented in source.
__fields
enum
string
[]
__fields
;
Undocumented in source.
gamemode
uint
gamemode
;
Undocumented in source.
uuid
UUID
uuid
;
Undocumented in source.
Meta
Source
See Implementation
soupply
java316
types
structs
Attribute
BlockChange
Icon
ListAddPlayer
ListUpdateDisplayName
ListUpdateGamemode
ListUpdateLatency
Modifier
OptionalPosition
OptionalUuid
Property
Slot
Statistic