Interface TaggingPresetItemGuiSupport.ChangeListener

    • Method Detail

      • itemValueModified

        void itemValueModified​(TaggingPresetItem source,
                               String key,
                               String newValue)
        Notifies this listener that a preset item input as changed.
        Parameters:
        source - the source of this event
        key - the tag key
        newValue - the new tag value