Uses of Enum Class
org.bukkit.event.entity.EntityRemoveEvent.Cause
Package
Description
-
Uses of EntityRemoveEvent.Cause in org.bukkit.event.entity
Modifier and TypeMethodDescriptionEntityRemoveEvent.getCause()
Gets the cause why the entity got removed.static EntityRemoveEvent.Cause
Returns the enum constant of this class with the specified name.static EntityRemoveEvent.Cause[]
EntityRemoveEvent.Cause.values()
Returns an array containing the constants of this enum class, in the order they are declared.