| Package | Description |
|---|---|
| com.elmakers.mine.bukkit.api.block |
| Modifier and Type | Method and Description |
|---|---|
ModifyType |
UndoList.getModifyType() |
static ModifyType |
ModifyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModifyType[] |
ModifyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MaterialAndData.modify(org.bukkit.block.Block block,
ModifyType modifyType) |
void |
UndoList.setModifyType(ModifyType modifyType) |
boolean |
BlockData.undo(ModifyType modifyType) |
Copyright © 2021 elMakers. All rights reserved.