Class EquipListener
-
- All Implemented Interfaces:
-
org.bukkit.event.Listener
public final class EquipListener extends CustomListener
-
-
Constructor Summary
Constructors Constructor Description EquipListener(String itemID, Long cooldown, CustomEvent event, ClickAction clickAction)
-
Method Summary
Modifier and Type Method Description final UnitonEquipArmor(PlayerArmorChangeEvent $self)-
-
Constructor Detail
-
EquipListener
EquipListener(String itemID, Long cooldown, CustomEvent event, ClickAction clickAction)
-
-
Method Detail
-
onEquipArmor
final Unit onEquipArmor(PlayerArmorChangeEvent $self)
-
-
-
-