| Package | Description |
|---|---|
| com.sk89q.intake.fluent | |
| com.sk89q.intake.parametric |
| Modifier and Type | Method and Description |
|---|---|
ParametricBuilder |
CommandGraph.getBuilder()
Get the
ParametricBuilder. |
| Modifier and Type | Method and Description |
|---|---|
CommandGraph |
CommandGraph.builder(ParametricBuilder builder)
Set the
ParametricBuilder used for calls to
DispatcherNode.registerMethods(Object). |
| Modifier and Type | Method and Description |
|---|---|
protected ParametricBuilder |
AbstractParametricCallable.getBuilder()
Get the parametric builder.
|
| Constructor and Description |
|---|
AbstractParametricCallable(ParametricBuilder builder,
ArgumentParser parser)
Create a new instance.
|
Copyright © 2015. All Rights Reserved.