public class ItemStackHelper
extends java.lang.Object
| Constructor and Description |
|---|
ItemStackHelper() |
| Modifier and Type | Method and Description |
|---|---|
static ItemStack |
getAndRemove(ItemStack[] stacks,
int index) |
static ItemStack |
getAndSplit(ItemStack[] stacks,
int index,
int amount) |