Annotation Interface GetPetrolparkSharedFeatures


@Retention(RUNTIME) @Target(METHOD) public @interface GetPetrolparkSharedFeatures
Marks a static method in a Mod class as a provider of shared features for the Petrolpark Library. The method must return an array of SharedFeatureFlag and take no parameters.
See Also: