| Package | Description |
|---|---|
| com.sk89q.intake.parametric | |
| com.sk89q.intake.parametric.handler |
| Class and Description |
|---|
| ExceptionConverter
This class converts input
Throwables into an appropriate
CommandException, throwing InvocationCommandException if
the exception cannot be converted into a friendlier exception. |
| InvokeListener
Listens to events related to
ParametricBuilder. |
| Class and Description |
|---|
| AbstractInvokeListener
An abstract implementation of
InvokeListener with some
no-operation methods implemented to assist in creating subclasses. |
| ExceptionConverter
This class converts input
Throwables into an appropriate
CommandException, throwing InvocationCommandException if
the exception cannot be converted into a friendlier exception. |
| InvokeHandler
Called before and after a command is invoked for commands executed by a
command created with
ParametricBuilder. |
| InvokeListener
Listens to events related to
ParametricBuilder. |
Copyright © 2015. All Rights Reserved.