Package io.github.thebusybiscuit.slimefun4.api.events
package io.github.thebusybiscuit.slimefun4.api.events
This package contains all extensions of
Event
that Slimefun provides
and allows you to listen to.-
ClassDescriptionThis
Event
is fired before an item is dropped by anAncientAltar
.ThisEvent
is called when anExplosiveTool
is used to break blocks.ThisEvent
is fired whenever aGEOResource
is being freshly generated.ThePlayerRightClickEvent
is our custom version of thePlayerInteractEvent
.TheRadiationDamageEvent
is called when a player takes radiation damage.TheReactorExplodeEvent
is called whenever a reactor explodes.AWaypointCreateEvent
is called when aPlayer
creates a new waypoint.