Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RangedAttackMob.attack -> RangedAttackMob.shootAt #3606

Merged
merged 4 commits into from
Aug 17, 2023
Merged

RangedAttackMob.attack -> RangedAttackMob.shootAt #3606

merged 4 commits into from
Aug 17, 2023

Conversation

Dev0Louis
Copy link
Contributor

RangedAttackMob.attack implies that the mob will attack themself.
RangedAttackMob.shootAt clearly states what is done, the mob shoots something (arrow, snowball or trident) at the Player, which may miss or hit something else.

I think shootAt is better suited in every case, but feel free to prove me wrong.

@Juuxel Juuxel added refactor A PR that renames existing names. release A PR that targets a release version of Minecraft labels Jul 20, 2023
@Juuxel Juuxel requested a review from a team July 20, 2023 17:54
@apple502j apple502j added the update-base Add this label to a pull request to automatically change the target branch to the default branch. label Aug 5, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2023

🚀 Target branch has been updated to 23w31a

@github-actions github-actions bot changed the base branch from 1.20.1 to 23w31a August 5, 2023 15:58
@github-actions github-actions bot added snapshot A PR that targets a snapshot version of Minecraft and removed release A PR that targets a release version of Minecraft update-base Add this label to a pull request to automatically change the target branch to the default branch. labels Aug 5, 2023
@liach liach requested a review from a team August 10, 2023 04:40
@liach liach added the update-base Add this label to a pull request to automatically change the target branch to the default branch. label Aug 10, 2023
@github-actions github-actions bot changed the base branch from 23w31a to 23w32a August 10, 2023 04:40
@github-actions
Copy link
Contributor

🚀 Target branch has been updated to 23w32a

@github-actions github-actions bot removed the update-base Add this label to a pull request to automatically change the target branch to the default branch. label Aug 10, 2023
@modmuss50 modmuss50 merged commit ba7263a into FabricMC:23w32a Aug 17, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor A PR that renames existing names. snapshot A PR that targets a snapshot version of Minecraft
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants