EffectiveSpigot
Toggle table of contents
1.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
EffectiveSpigot
EffectiveSpigot
/
ru.hukm.effectiveSpigot.minecraft.items.interfaces
/
EffectiveThrowable
/
Data
/
Data
Data
constructor
(
item
:
EffectiveItem
,
velocity
:
Double
=
1.5
,
consumeOnThrow
:
Boolean
=
true
,
throwSound
:
Sound
?
=
Sound.ENTITY_SNOWBALL_THROW
,
onHit
:
(
ProjectileHitEvent
)
->
Unit
)