Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
FreeMinecraftModels
/
com.magmaguy.freeminecraftmodels.customentity.core.components
/
InteractionComponent
/
InteractionComponentEvents
Interaction
Component
Events
public
class
InteractionComponentEvents
implements
Listener
Members
Constructors
Interaction
Component.
Interaction
Component
Events
Link copied to clipboard
public
void
InteractionComponent.InteractionComponentEvents
(
)
Functions
on
Hitbox
Contact
Link copied to clipboard
public
void
onHitboxContact
(
ModeledEntityHitboxContactEvent
event
)
on
Projectile
Hit
Link copied to clipboard
public
void
onProjectileHit
(
ModeledEntityHitByProjectileEvent
event
)