BlockPickRequest.this

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

Meta