soupply v2.57.0 (2018-08-17T09:46:15Z)
Dub
Repo
Slot
soupply
java315
types
Undocumented in source.
struct
Slot {
enum
string
[]
__fields
;
short
id
;
@
Condition
("id>0")
ubyte
count
;
@
Condition
("id>0")
ushort
damage
;
@
Condition
("id>0")
@
Bytes
ubyte
[]
nbt
;
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.
count
ubyte
count
;
Undocumented in source.
damage
ushort
damage
;
Undocumented in source.
id
short
id
;
Undocumented in source.
nbt
ubyte
[]
nbt
;
Undocumented in source.
Meta
Source
See Implementation
soupply
java315
types
structs
Attribute
BlockChange
Icon
ListAddPlayer
ListUpdateDisplayName
ListUpdateGamemode
ListUpdateLatency
Modifier
OptionalPosition
OptionalUuid
Property
Slot
Statistic