SetEntityMotion.this

Undocumented in source.
  1. this()
  2. this(long entityId, Tuple!(float, "x", float, "y", float, "z") motion)
    class SetEntityMotion
    pure nothrow @safe @nogc
    this
    (,
    Tuple!(float, "x", float, "y", float, "z") motion = Tuple!(float, "x", float, "y", float, "z").init
    )

Meta