public interface IPotionBrewEvent
| Modifier and Type | Method and Description |
|---|---|
IItemStack |
getItem(int index) |
int |
getLength() |
void |
setItem(int index,
IItemStack stack) |
int getLength()
IItemStack getItem(int index)
void setItem(int index,
IItemStack stack)