Class BindListener

java.lang.Object
com.sucy.skill.listener.SkillAPIListener
com.sucy.skill.listener.BindListener
All Implemented Interfaces:
org.bukkit.event.Listener

public class BindListener extends SkillAPIListener
A listener that handles casting skills through binds. This shouldn't be use by other plugins as it is handled by the API.
  • Constructor Details

    • BindListener

      public BindListener()
  • Method Details

    • onInteract

      public void onInteract(KeyPressEvent event)
      Handles interact events to check when a player right clicks with a bound item to cast a skill.
      Parameters:
      event - event details