JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
net.glasslauncher.mods.api.gcapi.api
Annotation Interface ConfigName
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
@Documented
public @interface
ConfigName
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
This should be the visible name that you want users to see in the config GUI.
Element Details
value
String
value
This should be the visible name that you want users to see in the config GUI.
Returns:
a string, supports colour codes.