Class MenuShouldLeftClick


  • public class MenuShouldLeftClick
    extends Object
    Event called when the client is checking if the menu should be opened on left click.
    • Constructor Detail

      • MenuShouldLeftClick

        public MenuShouldLeftClick()
    • Method Detail

      • isForceRightClick

        public boolean isForceRightClick()
        If set to true, the menu will open on left click.
      • setForceRightClick

        public void setForceRightClick​(boolean forceRightClick)
        If set to true, the menu will open on left click.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object