ClientboundMapItemData.this

Undocumented in source.
  1. this()
  2. 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
    ,)

Meta