PlayerBlockPlacement.this

Undocumented in source.
  1. this()
  2. this(ulong position, uint face, uint hand, Vector!(float, "xyz") cursorPosition)
    class PlayerBlockPlacement
    pure nothrow @safe @nogc
    this
    (
    ulong position
    ,
    uint face = uint.init
    ,
    uint hand = uint.init
    ,
    Vector!(float, "xyz") cursorPosition = Vector!(float, "xyz").init
    )

Meta