AddEntity.this

Undocumented in source.
  1. this()
  2. this(long entityId, ulong runtimeId, uint type, Vector!(float, "xyz") position, Vector!(float, "xyz") motion, float pitch, float yaw, soupply.bedrock137.types.Attribute[] attributes, Metadata metadata, soupply.bedrock137.types.Link[] links)
    class AddEntity
    pure nothrow @safe @nogc
    this
    (,
    ulong runtimeId = ulong.init
    ,
    uint type = uint.init
    ,
    Vector!(float, "xyz") position = Vector!(float, "xyz").init
    ,
    Vector!(float, "xyz") motion = Vector!(float, "xyz").init
    ,
    float pitch = float.init
    ,
    float yaw = float.init
    ,,,)

Meta