yarn/mappings/net/minecraft/entity/player/ItemCooldownManagerServer.m...

10 lines
239 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS afm net/minecraft/entity/player/ItemCooldownManagerServer
FIELD a player Llw;
METHOD <init> (Llw;)V
2016-09-17 12:44:46 -04:00
ARG 0 player
2016-10-18 11:31:59 -04:00
METHOD b onCooldownUpdate (Laeq;I)V
2016-09-17 12:44:46 -04:00
ARG 0 item
ARG 1 cooldown
2016-10-18 11:31:59 -04:00
METHOD c onCooldownUpdate (Laeq;)V
2016-09-17 12:44:46 -04:00
ARG 0 item