public static class ItemStackMap.Entry<T> extends java.lang.Object
ItemStack
key
T
value
Entry(ItemStack key, T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ItemStack key
public T value
public Entry(ItemStack key, T value)