public class PotionItems extends java.lang.Object implements IFixableData
Modifier and Type | Field and Description |
---|---|
private static java.lang.String[] |
POTION_IDS |
Constructor and Description |
---|
PotionItems() |
Modifier and Type | Method and Description |
---|---|
NBTTagCompound |
fixTagCompound(NBTTagCompound compound) |
int |
getFixVersion() |
public int getFixVersion()
getFixVersion
in interface IFixableData
public NBTTagCompound fixTagCompound(NBTTagCompound compound)
fixTagCompound
in interface IFixableData