Annotation Interface BrigadierExcluded


@Retention(RUNTIME) @Target(FIELD) public @interface BrigadierExcluded
Indicates that this field should be excluded from generated command.

Static fields are automatically excluded. (To change this behaviour, please override IBrigadierConfigurator.shouldExclude(Field))