Uses of Enum Class
io.github.thebusybiscuit.slimefun4.core.services.localization.LanguagePreset
Packages that use LanguagePreset
Package
Description
This package contains everything related to translations and localization.
-
Uses of LanguagePreset in io.github.thebusybiscuit.slimefun4.core.services.localization
Methods in io.github.thebusybiscuit.slimefun4.core.services.localization that return LanguagePresetModifier and TypeMethodDescriptionstatic LanguagePreset
Returns the enum constant of this class with the specified name.static LanguagePreset[]
LanguagePreset.values()
Returns an array containing the constants of this enum class, in the order they are declared.