Uses of Enum Class
com.ranull.graves.listener.ProjectileHitListener.ShooterKind
Packages that use ProjectileHitListener.ShooterKind
-
Uses of ProjectileHitListener.ShooterKind in com.ranull.graves.listener
Methods in com.ranull.graves.listener that return ProjectileHitListener.ShooterKindModifier and TypeMethodDescriptionProjectileHitListener.classifyShooter(org.bukkit.projectiles.ProjectileSource shooter) Returns the enum constant of this class with the specified name.static ProjectileHitListener.ShooterKind[]ProjectileHitListener.ShooterKind.values()Returns an array containing the constants of this enum class, in the order they are declared.