Package org.galliumpowered.event.player
Class PlayerDeathEvent
java.lang.Object
org.galliumpowered.event.Event
org.galliumpowered.event.CancelableEvent
org.galliumpowered.event.player.PlayerEvent
org.galliumpowered.event.player.PlayerDeathEvent
-
Field Summary
Fields inherited from class org.galliumpowered.event.CancelableEvent
isCancelled -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.galliumpowered.event.player.PlayerEvent
getPlayerMethods inherited from class org.galliumpowered.event.CancelableEvent
isCancelled, setCancelled
-
Constructor Details
-
PlayerDeathEvent
A player death event- Parameters:
player- The PlayerdeathCause- The cause of the player's death
-
-
Method Details
-
getDeathCause
-