Class thornmaw
java.lang.Object
valorless.rarespawns.ability.builtin.thornmaw
- All Implemented Interfaces:
Ability
Ability: Thornmaw
Spawns a line of Evoker Fangs between the rare entity and each nearby player.
Plays spell sound and witch particles at the origin.
This ability is used to attack nearby players with a line of fangs.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(EntityData data, org.bukkit.entity.Mob rare) Executes the Thornmaw ability, spawning fangs between the rare entity and each nearby player.
-
Constructor Details
-
thornmaw
public thornmaw()
-
-
Method Details