CommandAPI 9.7.0
An API for the command UI introduced in Minecraft 1.13
|
An exception that occurs when Paper's Adventure API is not present and has been set to be used. More...
Public Member Functions | |
PaperAdventureNotFoundException (Class<?> c) | |
Creates a PaperAdventureNotFoundException. More... | |
An exception that occurs when Paper's Adventure API is not present and has been set to be used.
dev.jorel.commandapi.exceptions.PaperAdventureNotFoundException.PaperAdventureNotFoundException | ( | Class<?> | c | ) |
Creates a PaperAdventureNotFoundException.
c | the class that requires the Paper Adventure API |