|
CommandAPI 9.7.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...
Inheritance diagram for dev.jorel.commandapi.exceptions.SpigotNotFoundException: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 |