Class SkillCheckInitEvent


  • public class SkillCheckInitEvent
    extends PlayerEvent
    Called whenever a Skill Check was made. Do NOT show the Skill Check while handling the event.
    • Method Detail

      • getSkillCheck

        public SkillCheck getSkillCheck()
        Gets the Skill Check that was created.
        Returns:
        The freshly made Skill Check.
      • getSkillCheckReason

        public SkillCheckReason getSkillCheckReason()
        Gets the reason why this Skill Check was created.
        Returns:
        The Reason why this Skill Check was created.