Uses of Class
com.winterhavenmc.library.messagebuilder.query.QueryHandlerFactory
Packages that use QueryHandlerFactory
-
Uses of QueryHandlerFactory in com.winterhavenmc.library.messagebuilder.pipeline.formatters.duration
Constructors in com.winterhavenmc.library.messagebuilder.pipeline.formatters.duration with parameters of type QueryHandlerFactoryModifierConstructorDescriptionLocalizedDurationFormatter
(DurationFormatter delegate, QueryHandlerFactory queryHandlerFactory) Constructs aLocalizedDurationFormatter
with a backing delegate and query handler factory.