| Package | Description |
|---|---|
| com.elmakers.mine.bukkit.api.block | |
| com.elmakers.mine.bukkit.api.data |
| Modifier and Type | Method and Description |
|---|---|
void |
UndoQueue.load(UndoData data)
Load the data in this undo queue.
|
void |
UndoQueue.save(UndoData data)
Save the data in this undo queue.
|
| Modifier and Type | Method and Description |
|---|---|
UndoData |
MageData.getUndoData() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,UndoData> |
MageData.getExternalUndoData() |
| Modifier and Type | Method and Description |
|---|---|
void |
MageData.setUndoData(UndoData undoData) |
| Modifier and Type | Method and Description |
|---|---|
void |
MageData.setExternalUndoData(Map<String,UndoData> undoData) |
Copyright © 2021 elMakers. All rights reserved.