JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
com.portingdeadmods.researchd.pdl.config
Annotation Interface ConfigValue
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
ConfigValue
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
category
String
comment
String
key
String
name
double[]
range
Element Details
key
String
key
Default:
""
category
String
category
Default:
""
name
String
name
Default:
""
comment
String
comment
Default:
""
range
double[]
range
Default:
{0.0, 2.147483647E9}