public class ServerCooldownTracker extends CooldownTracker
Constructor and Description |
---|
ServerCooldownTracker(ServerPlayerEntity 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 ServerCooldownTracker(ServerPlayerEntity playerIn)
protected void notifyOnSet(Item itemIn, int ticksIn)
notifyOnSet
in class CooldownTracker
protected void notifyOnRemove(Item itemIn)
notifyOnRemove
in class CooldownTracker