Uses of Enum Class
com.winterhavenmc.library.messagebuilder.pipeline.adapters.Adapter.BuiltIn
Packages that use Adapter.BuiltIn
Package
Description
Defines the adapter mechanism for macro value extraction within the message-building pipeline.
-
Uses of Adapter.BuiltIn in com.winterhavenmc.library.messagebuilder.pipeline.adapters
Methods in com.winterhavenmc.library.messagebuilder.pipeline.adapters that return Adapter.BuiltInModifier and TypeMethodDescriptionstatic Adapter.BuiltIn
Returns the enum constant of this class with the specified name.static Adapter.BuiltIn[]
Adapter.BuiltIn.values()
Returns an array containing the constants of this enum class, in the order they are declared.