public class PlayerLocaleChangeEvent extends PlayerEvent
Event.Result
player
Constructor and Description |
---|
PlayerLocaleChangeEvent(Player who,
String locale) |
Modifier and Type | Method and Description |
---|---|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
String |
getLocale() |
getPlayer
callEvent, getEventName, isAsynchronous
@NotNull public String getLocale()
Player.getLocale()
@NotNull public HandlerList getHandlers()
getHandlers
in class Event
@NotNull public static HandlerList getHandlerList()
Copyright © 2022. All rights reserved.