| Package | Description |
|---|---|
| com.sk89q.worldedit.util.command.parametric |
| Modifier and Type | Method and Description |
|---|---|
BindingBehavior |
BindingHelper.getBehavior(ParameterData parameter) |
BindingBehavior |
Binding.getBehavior(ParameterData parameter)
Get how this binding consumes from a
ArgumentStack. |
static BindingBehavior |
BindingBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BindingBehavior[] |
BindingBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2014. All Rights Reserved.