public class PotionSubtypeInterpreter extends java.lang.Object implements ISubtypeRegistry.ISubtypeInterpreter
Modifier and Type | Field and Description |
---|---|
static PotionSubtypeInterpreter |
INSTANCE |
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.
|
public static final PotionSubtypeInterpreter INSTANCE
@Nullable public java.lang.String getSubtypeInfo(net.minecraft.item.ItemStack itemStack)
ISubtypeRegistry.ISubtypeInterpreter
getSubtypeInfo
in interface ISubtypeRegistry.ISubtypeInterpreter