yarn/mappings/net/minecraft/item/CrossbowItem.mapping

19 lines
468 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS avv net/minecraft/item/CrossbowItem
METHOD a getChargeSound (I)Lxr;
2018-12-09 11:04:45 -05:00
ARG 1 quickChargeLevel
2019-01-16 13:24:40 -05:00
METHOD a onItemStopUsing (Laxc;Lbci;Lahl;I)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 world
ARG 3 player
2019-01-16 13:24:40 -05:00
METHOD a setCharged (Laxc;Z)Lhq;
METHOD a use (Lbci;Larj;Lafw;)Lafy;
2017-05-13 02:02:51 -04:00
ARG 1 world
ARG 2 player
2019-01-09 12:20:38 -05:00
ARG 3 hand
2019-01-16 13:24:40 -05:00
METHOD b getHeldFireworks (Larj;)Laxc;
METHOD b getMaxUseTime (Laxc;)I
2019-01-09 12:20:38 -05:00
ARG 1 stack
2019-01-16 13:24:40 -05:00
METHOD c getUseAction (Laxc;)Layo;
2019-01-09 12:20:38 -05:00
ARG 1 stack
2019-01-16 13:24:40 -05:00
METHOD d isCharged (Laxc;)Z