soupply v2.57.0 (2018-08-17T09:46:15Z)
Dub
Repo
BlockPosition
soupply
bedrock160
types
Undocumented in source.
struct
BlockPosition {
enum
string
[]
__fields
;
@
Var
int
x
;
@
Var
uint
y
;
@
Var
int
z
;
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.
x
int
x
;
Undocumented in source.
y
uint
y
;
Undocumented in source.
z
int
z
;
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