AddItemEntity.this

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