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

16 lines
427 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS avh net/minecraft/item/CrossbowItem
METHOD a getChargeSound (I)Lxm;
2018-12-09 11:04:45 -05:00
ARG 1 quickChargeLevel
2018-12-12 12:12:26 -05:00
METHOD a onItemStopUsing (Lawo;Lbbp;Lahe;I)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 world
ARG 3 player
2018-12-12 12:12:26 -05:00
METHOD a setCharged (Lawo;Z)Lhs;
METHOD a use (Lbbp;Larb;Lafo;)Lafr;
2017-05-13 02:02:51 -04:00
ARG 1 world
ARG 2 player
2018-12-12 12:12:26 -05:00
METHOD b getHeldFireworks (Larb;)Lawo;
METHOD b getMaxUseTime (Lawo;)I
METHOD c getUseAction (Lawo;)Laya;
METHOD d isCharged (Lawo;)Z