Uses of Class
com.ranull.graves.event.GraveEvent
Packages that use GraveEvent
-
Uses of GraveEvent in com.ranull.graves.event
Subclasses of GraveEvent in com.ranull.graves.eventModifier and TypeClassDescriptionclass
Represents an event that occurs when a grave is abandoned.class
Represents an event where a grave is automatically looted.class
The GraveBlockPlaceEvent class represents an event where a block associated with a grave is placed in the world.class
The GraveBreakEvent class represents an event where a grave block is broken by a player.class
Represents an event that occurs when an inventory associated with a grave is closed.class
Represents an event that occurs when a grave compass is added to a users inventory.class
Represents an event that occurs when a grave compass is used.class
Represents an event that occurs when a grave is created for an entity.class
class
Represents an event that occurs when a grave explodes.class
Represents an event that occurs when an inventory associated with a grave is completely looted.class
Represents an event that occurs when an Obituary is added to a grave.class
Represents an event that occurs when a player opens an inventory associated with a grave.class
Represents an event that occurs when a particle is spawned to a grave location.class
Represents an event that occurs when a piston extends into a grave location.class
Represents an event that occurs when a Players Head is added to a grave.class
Represents an event that occurs when a grave is hit with a projectile.class
Represents an event that occurs when grave protection is created for an entity.class
The GraveProtectionExpiredEvent class represents an event that occurs when the protection of a grave expires.class
Represents an event that is triggered when a player teleports to a grave.class
Represents an event that occurs when a grave times out.class
Represents an event where a grave is walked over.class
Represents an event that occurs when a zombie spawns at a grave.