public class PlayerLocaleChangeEvent extends PlayerEvent
Event.Result
player
Constructor | Description |
---|---|
PlayerLocaleChangeEvent(@NotNull Player who,
@NotNull String locale) |
Modifier and Type | Method | Description |
---|---|---|
static @NotNull HandlerList |
getHandlerList() |
|
@NotNull HandlerList |
getHandlers() |
|
@NotNull String |
getLocale() |
getEventName, isAsynchronous
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPlayer
@NotNull public @NotNull String getLocale()
Player.getLocale()
@NotNull public @NotNull HandlerList getHandlers()
getHandlers
in class Event
@NotNull public static @NotNull HandlerList getHandlerList()
Copyright © 2020. All rights reserved.