rebar
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rebar
rebar
/
io.github.pylonmc.rebar.item.base
/
RebarProjectileItem
Rebar
Projectile
Item
interface
RebarProjectileItem
(
source
)
Members
Functions
on
Hit
Link copied to clipboard
abstract
fun
onHit
(
event
:
ProjectileHitEvent
,
priority
:
EventPriority
)
on
Launched
Link copied to clipboard
abstract
fun
onLaunched
(
event
:
ProjectileLaunchEvent
,
priority
:
EventPriority
)