yarn/mappings/net/minecraft/entity/CrossbowUser.mapping

8 lines
186 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS atm net/minecraft/entity/CrossbowUser
2019-04-03 12:16:41 -04:00
METHOD a shoot (Laii;Lbbq;Lawc;F)V
ARG 1 target
ARG 3 projectile
METHOD a setCharging (Z)V
ARG 1 charging
2019-03-27 14:35:10 -04:00
METHOD w getTarget ()Laii;