public class EntityId extends java.lang.Object implements IFixableData
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.String,java.lang.String> |
OLD_TO_NEW_ID_MAP |
Constructor and Description |
---|
EntityId() |
Modifier and Type | Method and Description |
---|---|
NBTTagCompound |
fixTagCompound(NBTTagCompound compound) |
int |
getFixVersion() |
private static final java.util.Map<java.lang.String,java.lang.String> OLD_TO_NEW_ID_MAP
public int getFixVersion()
getFixVersion
in interface IFixableData
public NBTTagCompound fixTagCompound(NBTTagCompound compound)
fixTagCompound
in interface IFixableData