Package com.ranull.graves.listener
Class ProjectileHitListener
java.lang.Object
com.ranull.graves.listener.ProjectileHitListener
- All Implemented Interfaces:
org.bukkit.event.Listener
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionProjectileHitListener
(Graves plugin) Constructs a new ProjectileHitListener with the specified Graves plugin. -
Method Summary
Modifier and TypeMethodDescriptionvoid
onProjectileHitGrave
(org.bukkit.event.entity.ProjectileHitEvent event)
-
Field Details
-
plugin
-
-
Constructor Details
-
ProjectileHitListener
Constructs a new ProjectileHitListener with the specified Graves plugin.- Parameters:
plugin
- The Graves plugin instance.
-
-
Method Details
-
onProjectileHitGrave
public void onProjectileHitGrave(org.bukkit.event.entity.ProjectileHitEvent event)
-