public class CookedFishIDTypo extends java.lang.Object implements IFixableData
| Modifier and Type | Field and Description |
|---|---|
private static ResourceLocation |
WRONG |
| Constructor and Description |
|---|
CookedFishIDTypo() |
| Modifier and Type | Method and Description |
|---|---|
NBTTagCompound |
fixTagCompound(NBTTagCompound compound) |
int |
getFixVersion() |
private static final ResourceLocation WRONG
public int getFixVersion()
getFixVersion in interface IFixableDatapublic NBTTagCompound fixTagCompound(NBTTagCompound compound)
fixTagCompound in interface IFixableData