Annotation Interface FabricAPI


@Documented @Retention(SOURCE) @Target(FIELD) public @interface FabricAPI
Indicates that a field wraps an event from the Fabric API.

This annotation is used to mark fields that serve as wrappers for events provided by the Fabric API. It is retained only at the source level and can only be applied to fields.

Since:
1.0.0