Annotation Interface VersionSpecific


public @interface VersionSpecific
Warns that such an object/method uses a ServerVersion getter. Usually, it must be edited when adding compatibility with a newer version (usually due to the usage of NMS).
Since:
2.4.3