EntityRelativeMove.this

Undocumented in source.
  1. this()
  2. this(uint entityId, Vector!(short, "xyz") delta, bool onGround)
    class EntityRelativeMove
    pure nothrow @safe @nogc
    this
    (,
    Vector!(short, "xyz") delta = Vector!(short, "xyz").init
    ,
    bool onGround = bool.init
    )

Meta