public static interface ISubtypeRegistry.ISubtypeInterpreter
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSubtypeInfo(net.minecraft.item.ItemStack itemStack)
Get the data from an itemStack that is relevant to telling subtypes apart.
|
@Nullable java.lang.String getSubtypeInfo(net.minecraft.item.ItemStack itemStack)