EntityLookAndRelativeMove.this

Undocumented in source.
  1. this()
  2. this(uint entityId, Tuple!(short, "x", short, "y", short, "z") delta, ubyte yaw, ubyte pitch, bool onGround)
    class EntityLookAndRelativeMove
    pure nothrow @safe @nogc
    this
    (,
    Tuple!(short, "x", short, "y", short, "z") delta = Tuple!(short, "x", short, "y", short, "z").init
    ,
    ubyte yaw = ubyte.init
    ,
    ubyte pitch = ubyte.init
    ,
    bool onGround = bool.init
    )

Meta