Package com.winterhavenmc.library.messagebuilder.adapters.pipeline.resolvers.value
package com.winterhavenmc.library.messagebuilder.adapters.pipeline.resolvers.value
-
ClassesClassDescriptionA
ValueResolverimplementation that handles simple or atomic values, converting them into formatted strings mapped directly to the baseValidMacroKey.AValueResolverimplementation that handles complex or structured objects by applying one or more matchingAccessorinstances.AValueResolverimplementation that delegates resolution to a chain of otherValueResolverinstances in order.