public class PlayerLocaleChangeEvent extends PlayerEvent
Event.Resultplayer| Constructor | Description | 
|---|---|
| PlayerLocaleChangeEvent(Player who,
                       java.lang.String locale) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static HandlerList | getHandlerList() | |
| HandlerList | getHandlers() | |
| java.lang.String | getLocale() | 
callEvent, getEventName, isAsynchronousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPlayerpublic PlayerLocaleChangeEvent(Player who, java.lang.String locale)
public java.lang.String getLocale()
Player.getLocale()public HandlerList getHandlers()
getHandlers in class Eventpublic static HandlerList getHandlerList()
Copyright © 2018. All rights reserved.