Class PlayerAddBedEvent
java.lang.Object
org.bukkit.event.Event
org.bukkit.event.player.PlayerEvent
de.marcely.bedwars.api.event.player.PlayerAddBedEvent
- All Implemented Interfaces:
ArenaEvent, Cancellable
Gets called when a player places a bed into an arena during set-up
-
Nested Class Summary
Nested classes/interfaces inherited from class Event
Event.Result -
Field Summary
Fields inherited from class PlayerEvent
player -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HandlerListReturns the new bed location.getTeam()Returns the team of the bed.Methods inherited from class PlayerEvent
getPlayerMethods inherited from class Event
getEventName, isAsynchronousMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ArenaEvent
getArenaMethods inherited from interface Cancellable
isCancelled, setCancelled
-
Constructor Details
-
PlayerAddBedEvent
-
-
Method Details
-
getTeam
-
getLocation
-
getHandlers
- Specified by:
getHandlersin classEvent
-
getHandlerList
-