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
org.spongepowered.configurate.objectmapping.meta
Annotation Type NodeKey
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
@Documented
public @interface
NodeKey
Marks a field that gets its value from the node's key.
Fields annotated as such should be treated as
read-only
.
Since:
4.0.0