Package org.spongepowered.api.event.action
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.event.action
A common root package of all
Event
s that
lack a common "Source" and "Target" such that only the "Action" is known.-
ClassDescriptionFired when an
Entity
orBlockSnapshot
collide with each other.Fired after anEntity
orBlockSnapshot
impact with each other.Called when a new map is registered.An event when a "fishing" action is performed.Fired when anEntity
is hooked.An event where theFishingBobber
is cast.A specificFishingEvent
where theFishingBobber
is retracted or "reeled in".Base event for all interactions.Base event forEntityTypes.LIGHTNING_BOLT
s.Fires after a lightning strike happened.Fires before a lightning strike happens.Fires when a lightning strike happens.Called when aLiving
enters a bed to sleep in.Fires when theLiving
tried to sleep but failed.Fires when theLiving
wakes up.Fires before sleeping is attempted.Fires every tick theLiving
is sleeping.