History - net.minecraft.world.item.ItemCooldowns
25w03a
Names
cwn
cxv
Fields
Map<ResourceLocation, ItemCooldowns$CooldownInstance>: a, cooldowns, field_8024, entries, f_41515_
Map<ResourceLocation, ItemCooldowns$CooldownInstance>: a, cooldowns, field_8024, entries
int: b, tickCount, field_8025, tick, f_41516_
int: b, tickCount, field_8025, tick
Constructors
Methods
void (): a, tick, method_7903, update, m_41518_
void (): a, tick, method_7903, update
boolean (ItemStack): a, isOnCooldown, method_7904, isCoolingDown, m_41519_
boolean (ItemStack): a, isOnCooldown, method_7904, isCoolingDown
float (ItemStack, float): a, getCooldownPercent, method_7905, getCooldownProgress, m_41521_
float (ItemStack, float): a, getCooldownPercent, method_7905, getCooldownProgress
ResourceLocation (ItemStack): b, getCooldownGroup, method_62836, getGroup, m_355430_
ResourceLocation (ItemStack): b, getCooldownGroup, method_62836, getGroup
void (ItemStack, int): a, addCooldown, method_62835, set, m_357294_
void (ItemStack, int): a, addCooldown, method_62835, set
void (ResourceLocation, int): a, addCooldown, method_7906, set, m_41524_
void (ResourceLocation, int): a, addCooldown, method_7906, set
void (ResourceLocation): a, removeCooldown, method_7900, remove, m_41527_
void (ResourceLocation): a, removeCooldown, method_7900, remove
void (ResourceLocation, int): b, onCooldownStarted, method_7902, onCooldownUpdate, m_6899_
void (ResourceLocation, int): b, onCooldownStarted, method_7902, onCooldownUpdate
void (ResourceLocation): b, onCooldownEnded, method_7901, onCooldownUpdate, m_7432_
void (ResourceLocation): b, onCooldownEnded, method_7901, onCooldownUpdate
1.21.4
Names
cxm
cwn
Fields
Constructors
Methods
1.21.3
Names
cum
cxm
Fields
Constructors
Methods
boolean (Item): a, isOnCooldown, method_7904, isCoolingDown, m_41519_
float (Item, float): a, getCooldownPercent, method_7905, getCooldownProgress, m_41521_
void (Item, int): a, addCooldown, method_7906, set, m_41524_
void (Item, int): b, onCooldownStarted, method_7902, onCooldownUpdate, m_6899_
void (Item): c, onCooldownEnded, method_7901, onCooldownUpdate, m_7432_
void (Item): b, removeCooldown, method_7900, remove, m_41527_
boolean (ItemStack): a, isOnCooldown, method_7904, isCoolingDown, m_41519_
float (ItemStack, float): a, getCooldownPercent, method_7905, getCooldownProgress, m_41521_
ResourceLocation (ItemStack): b, getCooldownGroup, method_62836, getGroup, m_355430_
void (ItemStack, int): a, addCooldown, method_62835, set, m_357294_
void (ResourceLocation, int): a, addCooldown, method_7906, set, m_41524_
void (ResourceLocation): a, removeCooldown, method_7900, remove, m_41527_
void (ResourceLocation, int): b, onCooldownStarted, method_7902, onCooldownUpdate, m_6899_
void (ResourceLocation): b, onCooldownEnded, method_7901, onCooldownUpdate, m_7432_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
cun
cum
Fields
Constructors
Methods
1.20.6
Names
cmu
cun
Fields
Constructors
Methods
1.20.4
Names
cjb
cmu
Fields
Constructors
Methods
1.20.2
Names
cfv
cjb
Fields
Constructors
Methods
1.20.1
Names
cfr
cfv
Fields
Constructors
Methods
1.19.4
Names
cdq
cfr
Fields
Constructors
Methods
1.19.3
Names
cau
cdq
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
bzx
cau
Fields
Constructors
Methods
1.19
Names
but
bzx
Fields
Constructors
Methods
1.18.2
Names
bub
but
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
bqn
bub
Fields
Constructors
Methods
boolean (Item): a, isOnCooldown, method_7904, isCoolingDown, m_41519_, hasCooldown
boolean (Item): a, isOnCooldown, method_7904, isCoolingDown, m_41519_
void (Item, int): a, addCooldown, method_7906, set, m_41524_, setCooldown
void (Item, int): a, addCooldown, method_7906, set, m_41524_
1.17.1
Names
bqm
bqn
Fields
Constructors
Methods
1.17
Names
bly
bqm
net.minecraft.util.CooldownTracker
net.minecraft.src.C_1384_
net.minecraft.server.v1_16_R3.ItemCooldown
net.minecraft.world.item.ItemCooldown
Fields
Map<Item, ItemCooldowns$CooldownInstance>: a, cooldowns, field_8024, entries, field_185147_a, cooldowns
Map<Item, ItemCooldowns$CooldownInstance>: a, cooldowns, field_8024, entries, f_41515_
int: b, tickCount, field_8025, tick, field_185148_b, currentTick
int: b, tickCount, field_8025, tick, f_41516_
Constructors
Methods
boolean (Item): a, isOnCooldown, method_7904, isCoolingDown, func_185141_a, hasCooldown
boolean (Item): a, isOnCooldown, method_7904, isCoolingDown, m_41519_, hasCooldown
float (Item, float): a, getCooldownPercent, method_7905, getCooldownProgress, func_185143_a
float (Item, float): a, getCooldownPercent, method_7905, getCooldownProgress, m_41521_
void (): a, tick, method_7903, update, func_185144_a
void (): a, tick, method_7903, update, m_41518_
void (Item, int): a, addCooldown, method_7906, set, func_185145_a, setCooldown
void (Item, int): a, addCooldown, method_7906, set, m_41524_, setCooldown
void (Item, int): b, onCooldownStarted, method_7902, onCooldownUpdate, func_185140_b
void (Item, int): b, onCooldownStarted, method_7902, onCooldownUpdate, m_6899_
void (Item): c, onCooldownEnded, method_7901, onCooldownUpdate, func_185146_c
void (Item): c, onCooldownEnded, method_7901, onCooldownUpdate, m_7432_
void (Item): b, removeCooldown, method_7900, remove, func_185142_b
void (Item): b, removeCooldown, method_7900, remove, m_41527_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
blv
bly
net.minecraft.server.v1_16_R2.ItemCooldown
net.minecraft.server.v1_16_R3.ItemCooldown
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
bkf
blv
net.minecraft.server.v1_16_R1.ItemCooldown
net.minecraft.server.v1_16_R2.ItemCooldown
Fields
Constructors
Methods
1.16.1
Names
bej
bkf
net.minecraft.server.v1_15_R1.ItemCooldown
net.minecraft.server.v1_16_R1.ItemCooldown
Fields
Constructors
Methods
1.15.2
Names
beg
bej
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
bcf
beg
net.minecraft.server.v1_14_R1.ItemCooldown
net.minecraft.server.v1_15_R1.ItemCooldown
Fields
Constructors
Methods
1.14.4
Names
bca
bcf
net.minecraft.world.item.ItemCooldowns
Fields
Map<Item, ItemCooldown$Info>: a, field_8024, entries, field_185147_a, cooldowns
Map<Item, ItemCooldowns$CooldownInstance>: a, cooldowns, field_8024, entries, field_185147_a, cooldowns
int: b, field_8025, tick, field_185148_b, currentTick
int: b, tickCount, field_8025, tick, field_185148_b, currentTick
Constructors
Methods
boolean (Item): a, method_7904, isCoolingDown, func_185141_a
boolean (Item): a, isOnCooldown, method_7904, isCoolingDown, func_185141_a, hasCooldown
float (Item, float): a, method_7905, getCooldownProgress, func_185143_a
float (Item, float): a, getCooldownPercent, method_7905, getCooldownProgress, func_185143_a
void (): a, method_7903, update, func_185144_a
void (): a, tick, method_7903, update, func_185144_a
void (Item, int): a, method_7906, set, func_185145_a
void (Item, int): a, addCooldown, method_7906, set, func_185145_a, setCooldown
void (Item, int): b, method_7902, onCooldownUpdate, func_185140_b
void (Item, int): b, onCooldownStarted, method_7902, onCooldownUpdate, func_185140_b
void (Item): c, method_7901, onCooldownUpdate, func_185146_c
void (Item): c, onCooldownEnded, method_7901, onCooldownUpdate, func_185146_c
void (Item): b, method_7900, remove, func_185142_b
void (Item): b, removeCooldown, method_7900, remove, func_185142_b
1.14.3
Names
bbx
bca
net.minecraft.entity.player.ItemCooldownManager
Fields
Map<Item, ItemCooldown$Info>: a, field_8024, field_185147_a, cooldowns
Map<Item, ItemCooldown$Info>: a, field_8024, entries, field_185147_a, cooldowns
int: b, field_8025, field_185148_b, currentTick
int: b, field_8025, tick, field_185148_b, currentTick
Constructors
Methods
boolean (Item): a, method_7904, func_185141_a
boolean (Item): a, method_7904, isCoolingDown, func_185141_a
float (Item, float): a, method_7905, func_185143_a
float (Item, float): a, method_7905, getCooldownProgress, func_185143_a
void (): a, method_7903, func_185144_a
void (): a, method_7903, update, func_185144_a
void (Item, int): a, method_7906, func_185145_a
void (Item, int): a, method_7906, set, func_185145_a
void (Item, int): b, method_7902, func_185140_b
void (Item, int): b, method_7902, onCooldownUpdate, func_185140_b
void (Item): c, method_7901, func_185146_c
void (Item): c, method_7901, onCooldownUpdate, func_185146_c
void (Item): b, method_7900, func_185142_b
void (Item): b, method_7900, remove, func_185142_b
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
bbw
bbx
Fields
Constructors
Methods
1.14
Names
atb
bbw
net.minecraft.class_1796
net.minecraft.server.v1_13_R2.ItemCooldown
net.minecraft.server.v1_14_R1.ItemCooldown
Fields
Map<Item, ItemCooldown$Info>: a, field_185147_a, cooldowns
Map<Item, ItemCooldown$Info>: a, field_8024, field_185147_a, cooldowns
int: b, field_185148_b, currentTick
int: b, field_8025, field_185148_b, currentTick
Constructors
Methods
boolean (Item): a, func_185141_a
boolean (Item): a, method_7904, func_185141_a
float (Item, float): a, func_185143_a
float (Item, float): a, method_7905, func_185143_a
void (): a, func_185144_a
void (): a, method_7903, func_185144_a
void (Item, int): a, func_185145_a
void (Item, int): a, method_7906, func_185145_a
void (Item, int): b, func_185140_b
void (Item, int): b, method_7902, func_185140_b
void (Item): c, func_185146_c
void (Item): c, method_7901, func_185146_c
void (Item): b, func_185142_b
void (Item): b, method_7900, func_185142_b
1.13.2
Names
ata
atb
Fields
Constructors
Methods
1.13.1
Names
asx
ata
net.minecraft.server.v1_13_R1.ItemCooldown
net.minecraft.server.v1_13_R2.ItemCooldown
Fields
Constructors
Methods
1.13
Names
aio
asx
net.minecraft.server.v1_12_R1.ItemCooldown
net.minecraft.server.v1_13_R1.ItemCooldown
Fields
Constructors
Methods
1.12.2
Names
Fields
Constructors
Methods
1.12.1
Names
aim
aio
Fields
Constructors
Methods
1.12
Names
afi
aim
net.minecraft.server.v1_11_R1.ItemCooldown
net.minecraft.server.v1_12_R1.ItemCooldown
Fields
Map<Item, ItemCooldown$Info>: a, field_185147_a
Map<Item, ItemCooldown$Info>: a, field_185147_a, cooldowns
int: b, field_185148_b
int: b, field_185148_b, currentTick
Constructors
Methods
1.11.2
Names
Fields
Constructors
Methods
1.11.1
Names
afh
afi
Fields
Constructors
Methods
1.11
Names
ady
afh
net.minecraft.server.v1_10_R1.ItemCooldown
net.minecraft.server.v1_11_R1.ItemCooldown
Fields
Constructors
Methods
1.10.2
Names
Fields
Constructors
Methods
1.10
Names
adp
ady
net.minecraft.server.v1_9_R2.ItemCooldown
net.minecraft.server.v1_10_R1.ItemCooldown
Fields
Constructors
Methods
1.9.4
Names
net.minecraft.server.v1_9_R1.ItemCooldown
net.minecraft.server.v1_9_R2.ItemCooldown
Fields
Constructors
Methods
1.9.2
Names
Fields
Constructors
Methods
1.9
Names
adp
net.minecraft.util.CooldownTracker
net.minecraft.server.v1_9_R1.ItemCooldown
Fields
Map<Item, ItemCooldown$Info>: a, field_185147_a
int: b, field_185148_b
Constructors
()
Methods
boolean (Item): a, func_185141_a
float (Item, float): a, func_185143_a
void (): a, func_185144_a
void (Item, int): a, func_185145_a
void (Item, int): b, func_185140_b
void (Item): c, func_185146_c
void (Item): b, func_185142_b