AddEntity.this

Undocumented in source.
  1. this()
  2. this(long entityId, ulong runtimeId, uint type, Tuple!(float, "x", float, "y", float, "z") position, Tuple!(float, "x", float, "y", float, "z") motion, float pitch, float yaw, sul.protocol.bedrock160.types.Attribute[] attributes, Metadata metadata, sul.protocol.bedrock160.types.Link[] links)
    class AddEntity
    pure nothrow @safe @nogc
    this
    (,
    ulong runtimeId = ulong.init
    ,
    uint type = uint.init
    ,
    Tuple!(float, "x", float, "y", float, "z") position = Tuple!(float, "x", float, "y", float, "z").init
    ,
    Tuple!(float, "x", float, "y", float, "z") motion = Tuple!(float, "x", float, "y", float, "z").init
    ,
    float pitch = float.init
    ,
    float yaw = float.init
    ,,,)

Meta