History - net.minecraft.entity.player.ItemCooldownManager

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.item.ItemCooldowns

net.minecraft.class_1796

net.minecraft.entity.player.ItemCooldownManager

Fields

Map<Identifier, ItemCooldownManager$Entry>: cooldowns, field_8024, entries

int: tickCount, field_8025, tick

Constructors

()

Methods

boolean (ItemStack): isOnCooldown, method_7904, isCoolingDown

float (ItemStack, float): getCooldownPercent, method_7905, getCooldownProgress

void (): tick, method_7903, update

Identifier (ItemStack): getCooldownGroup, method_62836, getGroup

void (ItemStack, int): addCooldown, method_62835, set

void (Identifier, int): addCooldown, method_7906, set

void (Identifier): removeCooldown, method_7900, remove

void (Identifier, int): onCooldownStarted, method_7902, onCooldownUpdate

void (Identifier): onCooldownEnded, method_7901, onCooldownUpdate