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

@Deprecated public class ClickAction extends Object
Deprecated.
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)
      Deprecated.
  • Method Details

    • isRightClicked

      public boolean isRightClicked()
      Deprecated.
    • isShiftClicked

      public boolean isShiftClicked()
      Deprecated.