| Package | Description |
|---|---|
| org.cloudburstmc.server.event.inventory | |
| org.cloudburstmc.server.player |
| Modifier and Type | Method and Description |
|---|---|
CraftingTransaction |
CraftItemEvent.getTransaction() |
| Constructor and Description |
|---|
CraftItemEvent(CraftingTransaction transaction) |
| Modifier and Type | Field and Description |
|---|---|
protected CraftingTransaction |
Player.craftingTransaction |
| Modifier and Type | Method and Description |
|---|---|
CraftingTransaction |
Player.getCraftingTransaction() |
| Modifier and Type | Method and Description |
|---|---|
void |
Player.setCraftingTransaction(CraftingTransaction craftingTransaction) |
Copyright © 2020. All rights reserved.