Uses of Class
com.github.crashdemons.playerheads.compatibility.exceptions.UnknownVersionException
-
Packages that use UnknownVersionException Package Description com.github.crashdemons.playerheads.compatibility Package supplying cross-version compiling compatibility to the plugin. -
-
Uses of UnknownVersionException in com.github.crashdemons.playerheads.compatibility
Methods in com.github.crashdemons.playerheads.compatibility that throw UnknownVersionException 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.
-