public interface IProductInfo
IResourceInfo.getProductInfo(ItemStack).| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getProductType()
The type of the product.
|
java.lang.String |
getResourceType()
The type of the resource.
|
boolean |
isChosenVariant()
true if this variant is the chosen variant.
|
java.lang.String getResourceType()
ResourceTypes.java.lang.String getProductType()
ProductTypes.boolean isChosenVariant()