UseItem.this

Undocumented in source.
  1. this()
  2. this(sul.protocol.pocket102.types.BlockPosition blockPosition, uint hotbarSlot, int face, Tuple!(float, "x", float, "y", float, "z") facePosition, Tuple!(float, "x", float, "y", float, "z") position, int slot, sul.protocol.pocket102.types.Slot item)
    class UseItem
    pure nothrow @safe @nogc
    this
    (,
    uint hotbarSlot = uint.init
    ,
    int face = int.init
    ,
    Tuple!(float, "x", float, "y", float, "z") facePosition = Tuple!(float, "x", float, "y", float, "z").init
    ,
    Tuple!(float, "x", float, "y", float, "z") position = Tuple!(float, "x", float, "y", float, "z").init
    ,
    int slot = int.init
    ,)

Meta