java.lang.Object
me.mrCookieSlime.CSCoreLibPlugin.general.Inventory.ClickAction

public class ClickAction extends Object
An old remnant of CS-CoreLib. This will be removed once we updated everything. Don't look at the code, it will be gone soon, don't worry.
  • Constructor Details

    • ClickAction

      public ClickAction(boolean rightClicked, boolean shiftClicked)
  • Method Details

    • isRightClicked

      public boolean isRightClicked()
    • isShiftClicked

      public boolean isShiftClicked()