hasInterfaceInsteadOfAbstract

public static boolean hasInterfaceInsteadOfAbstract()

Check if the server uses interfaces instead of abstract classes. This change was introduced in 1.21 and broke some methods, resulting in the need for reflection.

Return

If the server uses interfaces instead of abstract classes