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 SweepAttackEventCommonHooks.fireSweepAttack(Player player, Entity target, boolean isVanillaSweep) Fires theSweepAttackEventand returns the resulting event.