soupply v2.57.0 (2018-08-17T09:46:15Z)
Dub
Repo
Link
soupply
bedrock160
types
Undocumented in source.
struct
Link {
enum
ubyte
ADD
;
enum
ubyte
RIDE
;
enum
ubyte
REMOVE
;
enum
string
[]
__fields
;
@
Var
long
from
;
@
Var
long
to
;
ubyte
action
;
ubyte
unknown3
;
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
ADD
enum
ubyte
ADD
;
Undocumented in source.
REMOVE
enum
ubyte
REMOVE
;
Undocumented in source.
RIDE
enum
ubyte
RIDE
;
Undocumented in source.
__fields
enum
string
[]
__fields
;
Undocumented in source.
action
ubyte
action
;
Undocumented in source.
from
long
from
;
Undocumented in source.
to
long
to
;
Undocumented in source.
unknown3
ubyte
unknown3
;
Undocumented in source.
Meta
Source
See Implementation
soupply
bedrock160
types
structs
Attribute
BlockPosition
ChunkData
Command
Decoration
Enum
ExtraData
InventoryAction
Link
LoginBody
McpeUuid
Overload
Pack
PackWithSize
Parameter
PlayerList
Recipe
Rule
Section
Skin
Slot