Uses of Enum Class
net.risingworld.api.events.world.ProjectileHitEvent.Target
-
Uses of ProjectileHitEvent.Target in net.risingworld.api.events.world
Modifier and TypeMethodDescriptionProjectileHitEvent.getHitTarget()
Gets the hit target type.static ProjectileHitEvent.Target
Returns the enum constant of this class with the specified name.static ProjectileHitEvent.Target[]
ProjectileHitEvent.Target.values()
Returns an array containing the constants of this enum class, in the order they are declared.