public class PlayerLocaleChangeEvent extends PlayerEvent
Event.Resultplayer| 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, isAsynchronousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPlayer@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.