Package org.spongepowered.configurate.interfaces.meta
-
Annotation Types Summary Annotation Type Description Exclude Adding this will cause the implementation generator to completely ignore this method.Field Creates a field which makes the annotated method act as a simple getter / setter without being handled as a config node.Hidden This annotation allows you to read the config node as normal, but it only writes the node when the value is not the default value.