soupply v2.57.0 (2018-08-17T09:46:15Z)
Dub
Repo
ClientboundMapItemData.this
soupply
bedrock160
protocol
play
ClientboundMapItemData
Undocumented in source.
this
()
this
(long mapId, uint update, ubyte scale, Vector!(int, "xz") size, Vector!(int, "xz") offset, ubyte[] data, soupply.bedrock160.types.Decoration[] decorations)
class
ClientboundMapItemData
pure nothrow @
safe
@
nogc
this
(
long
mapId
,
uint
update
= uint.
init
,
ubyte
scale
= ubyte.
init
,
Vector
!(
int
, "xz")
size
=
Vector
!(
int
, "xz").
init
,
Vector
!(
int
, "xz")
offset
=
Vector
!(
int
, "xz").
init
,
ubyte
[]
data
= (
ubyte
[]).
init
,
soupply.bedrock160.types.Decoration
[]
decorations
= (
soupply.bedrock160.types.Decoration
[]).
init
)
Meta
Source
See Implementation
soupply
bedrock160
protocol
play
ClientboundMapItemData
constructors
this
functions
toString
mixins
__anonymous
static functions
fromBuffer
variables
CLIENTBOUND
DECORATIONS
ENTITIES
ID
SERVERBOUND
TEXTURE
__fields
data
decorations
mapId
offset
scale
size
update