Package org.spongepowered.api.config
Annotation Interface ConfigDir
Provides an convenient injection for
ConfigRoot.directory()
.
Use this annotation on a Path
. Remember that
Inject
is also necessary.
- See Also:
-
Element Details