@Deprecated public class PlayerLocaleChangeEvent extends PlayerEvent
PlayerLocaleChangeEvent upstreamEvent.Resultplayer| Constructor | Description |
|---|---|
PlayerLocaleChangeEvent(Player player,
String oldLocale,
String newLocale) |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
static HandlerList |
getHandlerList() |
Deprecated.
|
HandlerList |
getHandlers() |
Deprecated.
|
String |
getNewLocale() |
Deprecated.
Gets the locale the player is changed to.
|
String |
getOldLocale() |
Deprecated.
Gets the locale the player switched from.
|
callEvent, getEventName, isAsynchronousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPlayerpublic String getOldLocale()
public String getNewLocale()
public HandlerList getHandlers()
getHandlers in class Eventpublic static HandlerList getHandlerList()
Copyright © 2020. All rights reserved.