Class JDACLocalizationFunction
java.lang.Object
io.github.kaktushose.jdac.message.i18n.internal.JDACLocalizationFunction
- All Implemented Interfaces:
LocalizationFunction
@Internal
public final class JDACLocalizationFunction
extends Object
implements LocalizationFunction
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionJDACLocalizationFunction(BundleFinder bundleFinder, Definitions definitions, MessageResolver resolver) -
Method Summary
-
Field Details
-
JDA_LOCALIZATION
-
-
Constructor Details
-
JDACLocalizationFunction
public JDACLocalizationFunction(BundleFinder bundleFinder, Definitions definitions, MessageResolver resolver)
-
-
Method Details
-
apply
- Specified by:
applyin interfaceLocalizationFunction
-