Uses of Enum Class
com.plotsquared.core.plot.flag.implementations.TitlesFlag.TitlesFlagValue
Packages that use TitlesFlag.TitlesFlagValue
-
Uses of TitlesFlag.TitlesFlagValue in com.plotsquared.core.plot.flag.implementations
Methods in com.plotsquared.core.plot.flag.implementations that return TitlesFlag.TitlesFlagValueModifier and TypeMethodDescriptionTitlesFlag.TitlesFlagValue.fromString(String value) static TitlesFlag.TitlesFlagValueReturns the enum constant of this class with the specified name.static TitlesFlag.TitlesFlagValue[]TitlesFlag.TitlesFlagValue.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.plotsquared.core.plot.flag.implementations with parameters of type TitlesFlag.TitlesFlagValueModifier and TypeMethodDescriptionprotected TitlesFlagTitlesFlag.flagOf(@NonNull TitlesFlag.TitlesFlagValue value) TitlesFlag.merge(@NonNull TitlesFlag.TitlesFlagValue newValue)