类 ItemCooldowns.CooldownInstance
java.lang.Object
net.minecraft.world.item.ItemCooldowns.CooldownInstance
- 封闭类:
- ItemCooldowns
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
startTime
final int startTime -
endTime
final int endTime
-
-
构造器详细资料
-
CooldownInstance
CooldownInstance(int pStartTime, int pEndTime)
-