Uses of Enum Class
com.winterhavenmc.library.messagebuilder.model.language.MessageRecord.Field
Packages that use MessageRecord.Field
Package
Description
Provides interfaces and data models that represent entries from the plugin's
language YAML file.
-
Uses of MessageRecord.Field in com.winterhavenmc.library.messagebuilder.model.language
Methods in com.winterhavenmc.library.messagebuilder.model.language that return MessageRecord.FieldModifier and TypeMethodDescriptionstatic MessageRecord.Field
Returns the enum constant of this class with the specified name.static MessageRecord.Field[]
MessageRecord.Field.values()
Returns an array containing the constants of this enum class, in the order they are declared.