SpawnPlayer.this

Undocumented in source.
  1. this()
  2. this(uint entityId, UUID uuid, Tuple!(double, "x", double, "y", double, "z") position, ubyte yaw, ubyte pitch, Metadata metadata)
    class SpawnPlayer
    pure nothrow @safe @nogc
    this
    (,
    UUID uuid = UUID.init
    ,
    Tuple!(double, "x", double, "y", double, "z") position = Tuple!(double, "x", double, "y", double, "z").init
    ,
    ubyte yaw = ubyte.init
    ,
    ubyte pitch = ubyte.init
    ,)

Meta