soupply ~master (2018-09-02T09:28:20Z)
Dub
Repo
Slot
soupply
java338
types
Undocumented in source.
struct
Slot {
enum
string
[]
__fields
;
short
id
;
@
Condition
("id>0")
ubyte
count
;
@
Condition
("id>0")
ushort
damage
;
@
Condition
("id>0")
@
NoLength
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
java338
types
structs
Attribute
BlockChange
Entry
Icon
ListAddPlayer
ListUpdateDisplayName
ListUpdateGamemode
ListUpdateLatency
Modifier
OptionalPosition
OptionalUuid
Property
Slot
Statistic