PlayerBlockPlacement.this

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

Meta