UseItem.this

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

Meta