public interface TransactionLogEntry
| Modifier and Type | Interface and Description |
|---|---|
static class |
TransactionLogEntry.LogEntryType |
| Modifier and Type | Method and Description |
|---|---|
int |
getAmount() |
org.bukkit.Material |
getMaterial() |
TransactionLogEntry.LogEntryType |
getType() |
TransactionLogEntry.LogEntryType getType()
org.bukkit.Material getMaterial()
int getAmount()