EntityTeleport.this

Undocumented in source.
  1. this()
  2. this(uint entityId, Vector!(double, "xyz") position, ubyte yaw, ubyte pitch, bool onGround)
    class EntityTeleport
    pure nothrow @safe @nogc
    this
    (,
    Vector!(double, "xyz") position = Vector!(double, "xyz").init
    ,
    ubyte yaw = ubyte.init
    ,
    ubyte pitch = ubyte.init
    ,
    bool onGround = bool.init
    )

Meta