Map.this

Undocumented in source.
  1. this()
  2. this(uint mapId, ubyte scale, bool showIcons, soupply.java393.types.Icon[] icons, ubyte colums, ubyte rows, Vector!(ubyte, "xz") offset, ubyte[] data)
    class Map
    pure nothrow @safe @nogc
    this
    (
    uint mapId
    ,
    ubyte scale = ubyte.init
    ,
    bool showIcons = bool.init
    ,,
    ubyte colums = ubyte.init
    ,
    ubyte rows = ubyte.init
    ,
    Vector!(ubyte, "xz") offset = Vector!(ubyte, "xz").init
    ,
    ubyte[] data = (ubyte[]).init
    )

Meta