soupply v2.57.0 (2018-08-17T09:46:15Z)
Dub
Repo
Node
soupply
java393
types
Undocumented in source.
struct
Node {
enum
string
[]
__fields
;
ubyte
flags
;
@
Var
uint
[]
children
;
@
Condition
("(flags&8)!=0")
@
Var
uint
redirectNode
;
@
Condition
("(flags&1)!=0||(flags&2)!=0")
string
name
;
@
Condition
("(flags&2)!=0")
string
parser
;
@
Condition
("(flags&2)!=0")
@
Bytes
ubyte
[]
properties
;
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
__fields
enum
string
[]
__fields
;
Undocumented in source.
children
uint
[]
children
;
Undocumented in source.
flags
ubyte
flags
;
Undocumented in source.
name
string
name
;
Undocumented in source.
parser
string
parser
;
Undocumented in source.
properties
ubyte
[]
properties
;
Undocumented in source.
redirectNode
uint
redirectNode
;
Undocumented in source.
Meta
Source
See Implementation
soupply
java393
types
structs
Attribute
BlockChange
Entry
Icon
ListAddPlayer
ListUpdateDisplayName
ListUpdateGamemode
ListUpdateLatency
Match
Modifier
Node
OptionalChat
OptionalPosition
OptionalUuid
Particle
Property
Recipe
Slot
Statistic
Tag