public class CooldownTrackerServer extends CooldownTracker
| Constructor and Description |
|---|
CooldownTrackerServer(EntityPlayerMP playerIn) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
notifyOnRemove(Item itemIn) |
protected void |
notifyOnSet(Item itemIn,
int ticksIn) |
getCooldown, hasCooldown, removeCooldown, setCooldown, tickpublic CooldownTrackerServer(EntityPlayerMP playerIn)
protected void notifyOnSet(Item itemIn, int ticksIn)
notifyOnSet in class CooldownTrackerprotected void notifyOnRemove(Item itemIn)
notifyOnRemove in class CooldownTracker