Uses of Enum Class
io.github.thebusybiscuit.slimefun4.core.services.localization.LanguageFile
Packages that use LanguageFile
Package
Description
This package contains everything related to translations and localization.
-
Uses of LanguageFile in io.github.thebusybiscuit.slimefun4.core.services.localization
Methods in io.github.thebusybiscuit.slimefun4.core.services.localization that return LanguageFileModifier and TypeMethodDescriptionstatic LanguageFile
Returns the enum constant of this class with the specified name.static LanguageFile[]
LanguageFile.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.github.thebusybiscuit.slimefun4.core.services.localization with parameters of type LanguageFileModifier and TypeMethodDescriptionvoid
Language.setFile
(LanguageFile file, org.bukkit.configuration.file.FileConfiguration config)