AddEntity.this

Undocumented in source.
  1. this()
  2. this(long entityId, long 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.pocket102.types.Attribute[] attributes, Metadata metadata, sul.protocol.pocket102.types.Link[] links)
    class AddEntity
    pure nothrow @safe @nogc
    this
    (,
    long runtimeId = long.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