Uses of Class
dev.cwhead.GravesX.event.graveevent.GravePlayerEvent
Packages that use GravePlayerEvent
-
Uses of GravePlayerEvent in com.ranull.graves.event
Subclasses of GravePlayerEvent in com.ranull.graves.eventModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.class
Deprecated, for removal: This API element is subject to removal in a future version.UseGraveCloseEvent
instead.class
Deprecated, for removal: This API element is subject to removal in a future version.UseGraveCompassAddEvent
instead.class
Deprecated, for removal: This API element is subject to removal in a future version.UseGraveCompassUseEvent
instead.class
Deprecated, for removal: This API element is subject to removal in a future version.UseGraveLootedEvent
instead.class
Deprecated, for removal: This API element is subject to removal in a future version.UseGraveOpenEvent
instead.class
Deprecated, for removal: This API element is subject to removal in a future version.UseGraveParticleEvent
instead. -
Uses of GravePlayerEvent in dev.cwhead.GravesX.event
Subclasses of GravePlayerEvent in dev.cwhead.GravesX.eventModifier and TypeClassDescriptionclass
Represents an event that occurs when a grave is broken by aPlayer
.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 an inventory associated with a grave is completely looted.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.
GraveBreakEvent
instead.