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

8 lines
186 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS asw net/minecraft/entity/CrossbowUser
METHOD a shoot (Laih;Lbaz;Lavl;F)V
ARG 1 target
ARG 3 projectile
METHOD a setCharging (Z)V
ARG 1 charging
2019-03-20 13:56:26 -04:00
METHOD w getTarget ()Laih;