sel-utils ~master (2018-02-05T12:12:47Z)
Dub
Repo
ClientboundMapItemData.this
sul
protocol
bedrock141
play
ClientboundMapItemData
Undocumented in source.
this
()
this
(long mapId, uint update, ubyte scale, Tuple!(int, "x", int, "z") size, Tuple!(int, "x", int, "z") offset, ubyte[] data, sul.protocol.bedrock141.types.Decoration[] decorations)
class
ClientboundMapItemData
pure nothrow @
safe
@
nogc
this
(
long
mapId
,
uint
update
= uint.
init
,
ubyte
scale
= ubyte.
init
,
Tuple
!(
int
, "x",
int
, "z")
size
=
Tuple
!(
int
, "x",
int
, "z").
init
,
Tuple
!(
int
, "x",
int
, "z")
offset
=
Tuple
!(
int
, "x",
int
, "z").
init
,
ubyte
[]
data
= (
ubyte
[]).
init
,
sul.protocol.bedrock141.types.Decoration
[]
decorations
= (
sul.protocol.bedrock141.types.Decoration
[]).
init
)
Meta
Source
See Implementation
sul
protocol
bedrock141
play
ClientboundMapItemData
constructors
this
functions
decode
encode
toString
static functions
fromBuffer
variables
CLIENTBOUND
DECORATIONS
ENTITIES
FIELDS
ID
SERVERBOUND
TEXTURE
data
decorations
mapId
offset
scale
size
update