MoveEntityAbsolute.this

Undocumented in source.
  1. this()
  2. this(long entityId, ubyte flags, Vector!(float, "xyz") position, Vector!(byte, "xyz") rotation)
    class MoveEntityAbsolute
    pure nothrow @safe @nogc
    this
    (,
    ubyte flags = ubyte.init
    ,
    Vector!(float, "xyz") position = Vector!(float, "xyz").init
    ,
    Vector!(byte, "xyz") rotation = Vector!(byte, "xyz").init
    )

Meta