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, tick
public CooldownTrackerServer(EntityPlayerMP playerIn)
protected void notifyOnSet(Item itemIn, int ticksIn)
notifyOnSet
in class CooldownTracker
protected void notifyOnRemove(Item itemIn)
notifyOnRemove
in class CooldownTracker