public class DispenseItemLocation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static DispenseItemLocation |
NONE |
| Constructor and Description |
|---|
DispenseItemLocation(boolean internal,
int slot) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSlot() |
boolean |
isEmpty() |
boolean |
isInternal() |
public static final DispenseItemLocation NONE