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