Enum Class PlayerDeathEvent.Cause

java.lang.Object
java.lang.Enum<PlayerDeathEvent.Cause>
net.risingworld.api.events.player.PlayerDeathEvent.Cause
All Implemented Interfaces:
Serializable, Comparable<PlayerDeathEvent.Cause>, Constable
Enclosing class:
PlayerDeathEvent

public static enum PlayerDeathEvent.Cause extends Enum<PlayerDeathEvent.Cause>
Determines why the PlayerDeathEvent was triggered exactly (i.e what killed this player).