Annotation Interface GeyserProvided


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface GeyserProvided
Annotation used to mark interfaces and classes that should not be implemented / extended by developers and are instead provided by Geyser. Attempting to pass a custom implementation for classes marked with this annotation will result in exceptions.
Since:
2.9.3