Uses of Enum Class
com.winterhavenmc.library.messagebuilder.models.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.models.language
Methods in com.winterhavenmc.library.messagebuilder.models.language that return ItemRecord.FieldModifier and TypeMethodDescriptionstatic ItemRecord.FieldReturns 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.