SearchTag

@Target(allowedTargets = {AnnotationTarget.FIELD})
public @interface SearchTag(source)

Add additional search tags to your ConfigOption. These search tags will not appear anywhere user facing, but the io.github.notenoughupdates.moulconfig.gui.GuiOptionEditor.fulfillsSearch function will use them to filter additional elements in the search

Properties

Link copied to clipboard
private final String value