Skip to content

Commit

Permalink
RangedAttackMob.attack -> RangedAttackMob.shootAt (#3606)
Browse files Browse the repository at this point in the history
Co-authored-by: D1p4k <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: modmuss <[email protected]>
  • Loading branch information
4 people authored Aug 17, 2023
1 parent e9536d1 commit ba7263a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mappings/net/minecraft/entity/ai/RangedAttackMob.mapping
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CLASS net/minecraft/class_1603 net/minecraft/entity/ai/RangedAttackMob
METHOD method_7105 attack (Lnet/minecraft/class_1309;F)V
METHOD method_7105 shootAt (Lnet/minecraft/class_1309;F)V
ARG 1 target
ARG 2 pullProgress

0 comments on commit ba7263a

Please sign in to comment.