public class PlayerLocaleChangeEvent extends PlayerEvent
Event.Result
player
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, isAsynchronous
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPlayer
public PlayerLocaleChangeEvent​(Player who, java.lang.String locale)
public java.lang.String getLocale()
Player.getLocale()
public HandlerList getHandlers()
getHandlers
in class Event
public static HandlerList getHandlerList()
Copyright © 2018. All rights reserved.