AddItemEntity.this

Undocumented in source.
  1. this()
  2. this(long entityId, long runtimeId, sul.protocol.pocket102.types.Slot item, Tuple!(float, "x", float, "y", float, "z") position, Tuple!(float, "x", float, "y", float, "z") motion)
    class AddItemEntity
    pure nothrow @safe @nogc
    this
    (,
    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
    )

Meta