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