Uses of Class
com.github.crashdemons.playerheads.compatibility.exceptions.CompatibilityUnsupportedException
-
Packages that use CompatibilityUnsupportedException Package Description com.github.crashdemons.playerheads.compatibility Package supplying cross-version compiling compatibility to the plugin. -
-
Uses of CompatibilityUnsupportedException in com.github.crashdemons.playerheads.compatibility
Methods in com.github.crashdemons.playerheads.compatibility that throw CompatibilityUnsupportedException Modifier and Type Method Description static boolean
Compatibility. init()
Initialize compatibility support.static void
Version. init()
Initialize the version class and detect the server version.
-