Uses of Enum Class
com.winterhavenmc.library.messagebuilder.models.DefaultSymbol
Packages that use DefaultSymbol
Package
Description
This package contains data structure models used in the library.
-
Uses of DefaultSymbol in com.winterhavenmc.library.messagebuilder.models
Methods in com.winterhavenmc.library.messagebuilder.models that return DefaultSymbolModifier and TypeMethodDescriptionstatic DefaultSymbolReturns the enum constant of this class with the specified name.static DefaultSymbol[]DefaultSymbol.values()Returns an array containing the constants of this enum class, in the order they are declared.