Uses of Class
com.winterhavenmc.library.messagebuilder.model.language.ValidConstantRecord
Packages that use ValidConstantRecord
Package
Description
Provides interfaces and data models that represent entries from the plugin's
language YAML file.
-
Uses of ValidConstantRecord in com.winterhavenmc.library.messagebuilder.model.language
Methods in com.winterhavenmc.library.messagebuilder.model.language that return ValidConstantRecordModifier and TypeMethodDescriptionstatic ValidConstantRecord
Creates aValidConstantRecord
from the provided key and value.