| Package | Description |
|---|---|
| com.elmakers.mine.bukkit.api.wand |
| Modifier and Type | Method and Description |
|---|---|
WandAction |
Wand.getDropAction() |
WandAction |
Wand.getLeftClickAction() |
WandAction |
Wand.getRightClickAction() |
WandAction |
Wand.getSwapAction() |
static WandAction |
WandAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WandAction[] |
WandAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Wand.performAction(WandAction action) |
Copyright © 2021 elMakers. All rights reserved.