class ItemCooldownManager.Entry extends Object
private int
endTick
startTick
private
Entry(int startTick, int endTick)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final int startTick
private final int endTick
private Entry(int startTick, int endTick)