CommandAPI 9.4.0
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.exceptions.PaperAdventureNotFoundException Class Reference

An exception that occurs when Paper's Adventure API is not present and has been set to be used. More...

+ Inheritance diagram for dev.jorel.commandapi.exceptions.PaperAdventureNotFoundException:

Public Member Functions

 PaperAdventureNotFoundException (Class<?> c)
 Creates a PaperAdventureNotFoundException. More...
 

Detailed Description

An exception that occurs when Paper's Adventure API is not present and has been set to be used.

Constructor & Destructor Documentation

◆ PaperAdventureNotFoundException()

dev.jorel.commandapi.exceptions.PaperAdventureNotFoundException.PaperAdventureNotFoundException ( Class<?>  c)

Creates a PaperAdventureNotFoundException.

Parameters
cthe class that requires the Paper Adventure API