public class SkillAPIHook extends Object implements org.bukkit.event.Listener
| Constructor and Description |
|---|
SkillAPIHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
onPlayerExperience(com.sucy.skill.api.event.PlayerExperienceGainEvent e) |
void |
onPlayerManaGain(com.sucy.skill.api.event.PlayerManaGainEvent e) |
void |
onPlayerSkillGain(com.sucy.skill.api.event.PlayerGainSkillPointsEvent e) |
public void onPlayerExperience(com.sucy.skill.api.event.PlayerExperienceGainEvent e)
public void onPlayerSkillGain(com.sucy.skill.api.event.PlayerGainSkillPointsEvent e)
public void onPlayerManaGain(com.sucy.skill.api.event.PlayerManaGainEvent e)
Copyright © 2021. All rights reserved.