public class ServerCooldownTracker extends CooldownTracker
| コンストラクタと説明 |
|---|
ServerCooldownTracker(ServerPlayerEntity playerIn) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
notifyOnRemove(Item itemIn) |
protected void |
notifyOnSet(Item itemIn,
int ticksIn) |
getCooldown, hasCooldown, removeCooldown, setCooldown, tickpublic ServerCooldownTracker(ServerPlayerEntity playerIn)
protected void notifyOnSet(Item itemIn, int ticksIn)
notifyOnSet クラス内 CooldownTrackerprotected void notifyOnRemove(Item itemIn)
notifyOnRemove クラス内 CooldownTracker