Package org.geysermc.geyser.api.util
Annotation 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