public class LbtItem
extends java.lang.Object
Constructor and Description |
---|
LbtItem() |
LbtItem(int slot,
boolean isUsed) |
Modifier and Type | Method and Description |
---|---|
int |
getSlot() |
boolean |
isUsed() |
void |
setUsed(boolean used) |
java.lang.String |
toString() |