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

17 lines
532 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS bat net/minecraft/item/CrossbowItem
2019-04-18 17:01:39 -04:00
METHOD a getChargeSound (I)Lyj;
2018-12-09 11:04:45 -05:00
ARG 1 quickChargeLevel
2019-05-07 12:05:49 -04:00
METHOD a hasProjectile (Lbcb;Lbbw;)Z
METHOD a setCharged (Lbcb;Z)V
ARG 0 stack
ARG 1 charged
2019-05-07 12:05:49 -04:00
METHOD a shootAllProjectiles (Lbhi;Lair;Lahc;Lbcb;FF)V
METHOD a shoot (Lbhi;Lair;Lahc;Lbcb;Lbcb;FZFFF)V
METHOD b storeChargedProjectile (Lbcb;Lbcb;)V
METHOD d isCharged (Lbcb;)Z
ARG 0 stack
2019-05-07 12:05:49 -04:00
METHOD e getPullTime (Lbcb;)I
ARG 0 stack
2019-05-07 12:05:49 -04:00
METHOD j getChargedProjectiles (Lbcb;)Ljava/util/List;
METHOD k clearProjectiles (Lbcb;)V