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

18 lines
407 B
Plaintext

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