PlayerBlockPlacement.this

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

Meta