yarn/mappings/net/minecraft/entity/player/ItemCooldownManager.mapping

18 lines
407 B
Plaintext

CLASS aur net/minecraft/entity/player/ItemCooldownManager
CLASS aur$a Cooldown
FIELD a cooldowns Ljava/util/Map;
FIELD b tick I
METHOD a update ()V
METHOD a isCoolingDown (Lauq;)Z
ARG 0 item
METHOD a set (Lauq;I)V
ARG 0 item
ARG 1 duration
METHOD b remove (Lauq;)V
ARG 0 item
METHOD b onCooldownUpdate (Lauq;I)V
ARG 0 item
ARG 1 cooldown
METHOD c onCooldownUpdate (Lauq;)V
ARG 0 item