is Left Click
Helper property to determine if the click was a left-click, which is the default type of click in inventory interactions. This is determined by checking the ClickType of the interaction and can be used to handle left-click interactions differently from right-clicks or shift-clicks.