public class PotionSubtypeInterpreter
extends java.lang.Object
implements mezz.jei.api.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) |
public static final PotionSubtypeInterpreter INSTANCE