CrossbowUser.w should be getTarget. Work around for propagation issue

This commit is contained in:
modmuss50 2019-03-17 16:40:47 +00:00
parent 2db429f30e
commit b7d1ab3eab
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
CLASS aso net/minecraft/entity/CrossbowUser
METHOD a setCharging (Z)V
ARG 1 charging
METHOD w getTarget ()Laif;