AddPlayer.this

Undocumented in source.
  1. this()
  2. this(sul.protocol.pocket113.types.McpeUuid uuid, string username, long entityId, long runtimeId, Tuple!(float, "x", float, "y", float, "z") position, Tuple!(float, "x", float, "y", float, "z") motion, float pitch, float headYaw, float yaw, sul.protocol.pocket113.types.Slot heldItem, Metadata metadata)
    class AddPlayer
    pure nothrow @safe @nogc
    this
    (,
    string username = string.init
    ,
    long entityId = long.init
    ,
    long runtimeId = long.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 headYaw = float.init
    ,
    float yaw = float.init
    ,,)

Meta