UseItemOnEntity.this

Undocumented in source.
  1. this()
  2. this(long entityId, uint actionType, int hotbarSlot, sul.protocol.bedrock141.types.Slot item, Tuple!(float, "x", float, "y", float, "z") unknown4, Tuple!(float, "x", float, "y", float, "z") unknown5)
    class UseItemOnEntity
    pure nothrow @safe @nogc
    this
    (,
    uint actionType = uint.init
    ,
    int hotbarSlot = int.init
    ,,
    Tuple!(float, "x", float, "y", float, "z") unknown4 = Tuple!(float, "x", float, "y", float, "z").init
    ,
    Tuple!(float, "x", float, "y", float, "z") unknown5 = Tuple!(float, "x", float, "y", float, "z").init
    )

Meta