Package org.spongepowered.api.registry
Annotation Type RegistryScopes
-
@Retention(RUNTIME) @Target(TYPE) public @interface RegistryScopes
A marker annotation that helps the API consumer determine whatscope
the marked type should be found in.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description RegistryScope[]
scopes
-
-
-
Element Detail
-
scopes
RegistryScope[] scopes
-
-