Uses of Class
com.github.crashdemons.playerheads.compatibility.exceptions.CompatibilityUnregisteredException
-
Packages that use CompatibilityUnregisteredException Package Description com.github.crashdemons.playerheads.compatibility Package supplying cross-version compiling compatibility to the plugin. -
-
Uses of CompatibilityUnregisteredException in com.github.crashdemons.playerheads.compatibility
Methods in com.github.crashdemons.playerheads.compatibility that throw CompatibilityUnregisteredException Modifier and Type Method Description static CompatibilityProviderCompatibility. getProvider()Gets the currently registered compatibility provider for the session.
-