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

10 lines
239 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS avo net/minecraft/entity/player/ItemCooldownManagerServer
FIELD a player Luc;
METHOD <init> (Luc;)V
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-10-31 12:57:21 -04:00
METHOD b onCooldownUpdate (Lauq;I)V
2018-11-04 07:22:38 -05:00
ARG 1 item
ARG 2 cooldown
2018-10-31 12:57:21 -04:00
METHOD c onCooldownUpdate (Lauq;)V
2018-11-04 07:22:38 -05:00
ARG 1 item