Class RemotePlayerJoinArenaEvent
java.lang.Object
org.bukkit.event.Event
de.marcely.bedwars.api.event.remote.RemotePlayerJoinArenaEvent
A player joined an arena that is located on another server.
Keep in mind that this event is async.
-
Nested Class Summary
Nested classes/interfaces inherited from class Event
Event.Result -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetArena()The arena he has joined.static HandlerListThe player that joined it.Methods inherited from class Event
getEventName, isAsynchronous
-
Constructor Details
-
RemotePlayerJoinArenaEvent
-
-
Method Details
-
getPlayer
-
getArena
-
getHandlers
- Specified by:
getHandlersin classEvent
-
getHandlerList
-