public class ServerCooldownTracker extends CooldownTracker
コンストラクタと説明 |
---|
ServerCooldownTracker(ServerPlayerEntity playerIn) |
修飾子とタイプ | メソッドと説明 |
---|---|
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
クラス内 CooldownTracker
protected void notifyOnRemove(Item itemIn)
notifyOnRemove
クラス内 CooldownTracker