public interface CooldownEvent extends TargetPlayerEvent
Player
's CooldownTracker
being given a cooldown or going off cooldown.Modifier and Type | Interface and Description |
---|---|
static interface |
CooldownEvent.End
|
static interface |
CooldownEvent.Set
|
Modifier and Type | Method and Description |
---|---|
ItemType |
getItemType()
Gets the associated item type whose cooldown is being set or removed.
|
getTargetEntity
getCause, getContext, getSource
ItemType getItemType()