public class DatabaseItem
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
invIndex |
net.minecraft.item.ItemStack |
itemStack |
| Constructor and Description |
|---|
DatabaseItem(net.minecraft.item.ItemStack itemStack,
int invIndex) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |