SpawnMob.this

Undocumented in source.
  1. this()
  2. this(uint entityId, UUID uuid, uint type, Vector!(double, "xyz") position, ubyte yaw, ubyte pitch, ubyte headPitch, Vector!(short, "xyz") velocity, Metadata metadata)
    class SpawnMob
    pure nothrow @safe @nogc
    this
    (,,
    uint type = uint.init
    ,
    Vector!(double, "xyz") position = Vector!(double, "xyz").init
    ,
    ubyte yaw = ubyte.init
    ,
    ubyte pitch = ubyte.init
    ,
    ubyte headPitch = ubyte.init
    ,
    Vector!(short, "xyz") velocity = Vector!(short, "xyz").init
    ,)

Meta