soupply v2.57.0 (2018-08-17T09:46:15Z)
Dub
Repo
Slot
soupply
bedrock141
types
Undocumented in source.
struct
Slot {
enum
string
[]
__fields
;
@
Var
int
id
;
@
Condition
("id>0")
@
Var
int
metaAndCount
;
@
Condition
("id>0")
@
Length
!ushort
ubyte
[]
nbt
;
string
[]
canPlaceOn
;
string
[]
canDestroy
;
mixin
Make
!(
Endian
.
littleEndian
,
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
.
littleEndian
,
varuint
)
Undocumented in source.
Variables
__fields
enum
string
[]
__fields
;
Undocumented in source.
canDestroy
string
[]
canDestroy
;
Undocumented in source.
canPlaceOn
string
[]
canPlaceOn
;
Undocumented in source.
id
int
id
;
Undocumented in source.
metaAndCount
int
metaAndCount
;
Undocumented in source.
nbt
ubyte
[]
nbt
;
Undocumented in source.
Meta
Source
See Implementation
soupply
bedrock141
types
structs
Attribute
BlockPosition
ChunkData
Command
Decoration
Enum
ExtraData
InventoryAction
Link
LoginBody
McpeUuid
Overload
Pack
PackWithSize
Parameter
PlayerList
Recipe
Rule
Section
Skin
Slot