Uses of Class
net.neoforged.neoforge.event.entity.player.SweepAttackEvent
Packages that use SweepAttackEvent
-
Uses of SweepAttackEvent in net.neoforged.neoforge.common
Methods in net.neoforged.neoforge.common that return SweepAttackEventModifier and TypeMethodDescriptionstatic SweepAttackEvent
CommonHooks.fireSweepAttack
(Player player, Entity target, boolean isVanillaSweep) Fires theSweepAttackEvent
and returns the resulting event.