You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed something strange when I was upgrading my weapon item with neoforge.
From this, we can see that the "getSweepHitBox" method is not used anywhere. When I look at the class that causes the sweep attack, it is still hard-coded.
I noticed something strange when I was upgrading my weapon item with neoforge.
From this, we can see that the "getSweepHitBox" method is not used anywhere. When I look at the class that causes the sweep attack, it is still hard-coded.
here is what problem happened:
https://github.com/neoforged/NeoForge/blob/1.21.x/patches/net/minecraft/world/entity/player/Player.java.patch#L293-L294
The text was updated successfully, but these errors were encountered: