Uses of Interface
com.winterhavenmc.library.messagebuilder.pipeline.extractor.Extractor
Packages that use Extractor
Package
Description
Provides mechanisms for extracting macro-compatible string values from objects
that have been adapted by the
Adapter
system.-
Uses of Extractor in com.winterhavenmc.library.messagebuilder.pipeline.extractor
Classes in com.winterhavenmc.library.messagebuilder.pipeline.extractor that implement ExtractorModifier and TypeClassDescriptionclass
Default implementation of theExtractor
interface that delegates field extraction to the appropriate functional interface based on the adapter type.