Annotation Interface Decorator.SkipRegistrationAsPopulator

Enclosing interface:
Decorator

@Target(TYPE) @Retention(RUNTIME) public static @interface Decorator.SkipRegistrationAsPopulator
Indicates that a specific Decorator class should not be automatically registered to the Populator registry as well.

Presence of this annotation additionally implies Populator.SkipRegistrationAsFinisher.

Author:
DaPorkchop_