public class SignStrictJSON extends java.lang.Object implements IFixableData
Modifier and Type | Field and Description |
---|---|
static com.google.gson.Gson |
GSON_INSTANCE |
Constructor and Description |
---|
SignStrictJSON() |
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