Package com.stereowalker.unionlib.config
Annotation Interface UnionConfig.Entry
- Enclosing class:
- UnionConfig
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionThe translated name of the config.
-
Element Details
-
name
String nameThe name used for the config. Used in the file generated for the config and ignored by the gui iftranslatableis set
-
-
-
group
String group- Default:
- ""
-
side
ConfigSide side- Default:
- Shared
-
translatable
String translatableThe translated name of the config. This shows up in menus- Default:
- ""
-