public class PotionSubtypeInterpreter
extends java.lang.Object
implements mezz.jei.api.ingredients.subtypes.ISubtypeInterpreter
Modifier and Type | Field and Description |
---|---|
static PotionSubtypeInterpreter |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
apply(net.minecraft.item.ItemStack itemStack) |
public static final PotionSubtypeInterpreter INSTANCE