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

8 lines
186 B
Plaintext
Raw Normal View History

2019-04-16 11:51:03 -04:00
CLASS att net/minecraft/entity/CrossbowUser
METHOD a shoot (Laim;Lbbx;Lawj;F)V
ARG 1 target
ARG 3 projectile
METHOD a setCharging (Z)V
ARG 1 charging
2019-04-10 11:36:17 -04:00
METHOD w getTarget ()Laim;