Update api/src/main/java/org/geysermc/geyser/api/extension/ExtensionDescription.java

This commit is contained in:
chris 2024-07-10 22:13:20 +02:00 committed by GitHub
parent 434ee13894
commit 19c065d248
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -65,7 +65,6 @@ public interface ExtensionDescription {
*/
int humanApiVersion();
/**
* Gets the extension's major api version
*