Uses of Class
dev.cwhead.GravesX.event.graveevent.GraveEvent
Packages that use GraveEvent
Package
Description
-
Uses of GraveEvent in com.ranull.graves.event
Subclasses of GraveEvent in com.ranull.graves.eventModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.UseGraveAutoLootEventinstead.classDeprecated, for removal: This API element is subject to removal in a future version.UseGraveBlockPlaceEventinstead.classDeprecated, for removal: This API element is subject to removal in a future version.UseGraveBreakEventinstead.classDeprecated, for removal: This API element is subject to removal in a future version.UseGraveCloseEventinstead.classDeprecated, for removal: This API element is subject to removal in a future version.UseGraveCompassAddEventinstead.classDeprecated, for removal: This API element is subject to removal in a future version.UseGraveCompassUseEventinstead.classDeprecated, for removal: This API element is subject to removal in a future version.UseGraveCreateEventinstead.classDeprecated, for removal: This API element is subject to removal in a future version.UseGraveExplodeEventinstead.classDeprecated, for removal: This API element is subject to removal in a future version.UseGraveLootedEventinstead.classDeprecated, for removal: This API element is subject to removal in a future version.UseGraveObituaryAddEventinstead.classDeprecated, for removal: This API element is subject to removal in a future version.UseGraveOpenEventinstead.classDeprecated, for removal: This API element is subject to removal in a future version.UseGraveParticleEventinstead.classDeprecated, for removal: This API element is subject to removal in a future version.UseGravePistonExtendEventinstead.classDeprecated, for removal: This API element is subject to removal in a future version.UseGravePlayerHeadDropEventinstead.classDeprecated, for removal: This API element is subject to removal in a future version.UseGravePreTeleportEventinstead.classDeprecated, for removal: This API element is subject to removal in a future version.UseGraveProjectileHitEventinstead.classDeprecated, for removal: This API element is subject to removal in a future version.UseGraveProtectionCreateEventinstead.classDeprecated, for removal: This API element is subject to removal in a future version.UseGraveProtectionExpiredEventinstead.classDeprecated, for removal: This API element is subject to removal in a future version.UseGraveTeleportEventinstead.classDeprecated, for removal: This API element is subject to removal in a future version.UseGraveTimeoutEventinstead.classDeprecated, for removal: This API element is subject to removal in a future version.UseGraveWalkOverEventinstead.classDeprecated, for removal: This API element is subject to removal in a future version.UseGraveZombieSpawnEventinstead. -
Uses of GraveEvent in dev.cwhead.GravesX.event
Subclasses of GraveEvent in dev.cwhead.GravesX.eventModifier and TypeClassDescriptionclassRepresents an event that occurs when a grave is abandoned.classRepresents an event where a grave is automatically looted.classRepresents an event that occurs when a grave is placed by aLivingEntitywhether that be aPlayerorEntity.classRepresents an event that occurs when a grave is broken by aPlayer.classRepresents an event that occurs when an inventory associated with a grave is closed.classRepresents an event that occurs when a grave compass is added to a users inventory.classRepresents an event that occurs when a grave compass is used.classRepresents an event that occurs when a grave is created for an entity.classclassRepresents an event that occurs when a grave explodes.classRepresents an event that occurs when an inventory associated with a grave is completely looted.classRepresents an event that occurs when an Obituary is added to a grave.classRepresents an event that occurs when a player opens an inventory associated with a grave.classRepresents an event that occurs when a particle is spawned to a grave location.classRepresents an event that occurs when a piston extends into a grave location.classRepresents an event that occurs when a Players Head is added to a grave.classFired just before an entity is teleported to a grave.classRepresents an event that occurs when a grave is hit with a projectile.classRepresents an event that occurs when grave protection is created.classRepresents an event that occurs when grave protection has expired.classRepresents an event that is triggered when a player teleports to a grave.classRepresents an event that occurs when a grave times out.classRepresents an event where a grave is walked over.classRepresents an event that occurs when a zombie spawns at a grave. -
Uses of GraveEvent in dev.cwhead.GravesX.event.graveevent
Subclasses of GraveEvent in dev.cwhead.GravesX.event.graveeventModifier and TypeClassDescriptionclassEntity-based grave event.classPlayer-based grave event.
GraveAbandonedEventinstead.