SpawnExperienceOrb.this

Undocumented in source.
  1. this()
  2. this(uint entityId, Tuple!(double, "x", double, "y", double, "z") position, ushort count)
    class SpawnExperienceOrb
    pure nothrow @safe @nogc
    this
    (,
    Tuple!(double, "x", double, "y", double, "z") position = Tuple!(double, "x", double, "y", double, "z").init
    ,
    ushort count = ushort.init
    )

Meta