BlockPickRequest.this

Undocumented in source.
  1. this()
  2. this(Tuple!(int, "x", int, "y", int, "z") position, bool unknown1, ubyte slot)
    class BlockPickRequest
    pure nothrow @safe @nogc
    this
    (
    Tuple!(int, "x", int, "y", int, "z") position
    ,
    bool unknown1 = bool.init
    ,
    ubyte slot = ubyte.init
    )

Meta