Uses of Interface
co.aikar.commands.IssuerLocaleChangedCallback
Packages that use IssuerLocaleChangedCallback
-
Uses of IssuerLocaleChangedCallback in co.aikar.commands
Fields in co.aikar.commands with type parameters of type IssuerLocaleChangedCallbackModifier and TypeFieldDescriptionprotected List<IssuerLocaleChangedCallback<I>>CommandManager.localeChangedCallbacksMethods in co.aikar.commands with parameters of type IssuerLocaleChangedCallbackModifier and TypeMethodDescriptionvoidCommandManager.onLocaleChange(IssuerLocaleChangedCallback<I> onChange)