Annotation Interface DisallowSelectingViaConfigGui


@Retention(RUNTIME) public @interface DisallowSelectingViaConfigGui
Add this annotation to enum values that are valid config options, but shouldn't be selectable when toggling through the options.

Example: A preset's "custom" option shouldn't be selectable