CommandAPI 9.6.0
An API for the command UI introduced in Minecraft 1.13
|
An exception that occurs when Spigot is not present and Spigot is required. More...
Public Member Functions | |
SpigotNotFoundException (Class<?> c) | |
Creates a SpigotNotFoundException. More... | |
An exception that occurs when Spigot is not present and Spigot is required.
dev.jorel.commandapi.exceptions.SpigotNotFoundException.SpigotNotFoundException | ( | Class<?> | c | ) |
Creates a SpigotNotFoundException.
c | the class that requires Spigot |