Class PlayerIngamePostRespawnEvent
java.lang.Object
org.bukkit.event.Event
org.bukkit.event.player.PlayerEvent
de.marcely.bedwars.api.event.player.PlayerIngamePostRespawnEvent
- All Implemented Interfaces:
- ArenaEvent
Gets called after a player has respawned during a match
 
This event gets called right when the player has fullfilled the respawn-process, where he received all the items, has been teleported, etc. and is now able to play.
This refers to the post-death spectator (5 seconds wait) respawn, not strictly the death respawn.
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class org.bukkit.event.EventEvent.Result
- 
Field SummaryFields inherited from class org.bukkit.event.player.PlayerEventplayer
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.bukkit.event.player.PlayerEventgetPlayerMethods inherited from class org.bukkit.event.EventgetEventName, isAsynchronousMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.marcely.bedwars.api.event.arena.ArenaEventgetArena
- 
Constructor Details- 
PlayerIngamePostRespawnEvent
 
- 
- 
Method Details- 
getHandlers- Specified by:
- getHandlersin class- Event
 
- 
getHandlerList
 
-