Uses of Class
de.marcely.bedwars.api.message.PlayerLocaleFetcher
-
Uses of PlayerLocaleFetcher in de.marcely.bedwars.api.message
Modifier and TypeMethodDescriptionMessageAPI.getDefaultLocaleFetcher()
Returns the default PlayerLocaleFetcher initiated by the MBedwars pluginMessageAPI.getLocaleFetcher()
Get the active instance that fetches the locale of a player.Modifier and TypeMethodDescriptionvoid
MessageAPI.setLocaleFetcher
(PlayerLocaleFetcher fetcher) Set the active instance that fetches the locale of a player.