ModifierFieldValueFactory
Factory interface for creating ModifierFieldValue instances with UI for configuration.
This interface defines how to create and configure modifier field values through a UI builder. Implementations provide the title, UI content, and creation logic for specific modifier types.
Parameters
V
The specific type of ModifierFieldValue this factory creates