public class EntityHealth extends java.lang.Object implements IFixableData
| Modifier and Type | Field and Description |
|---|---|
private static java.util.Set<java.lang.String> |
ENTITY_LIST |
| Constructor and Description |
|---|
EntityHealth() |
| Modifier and Type | Method and Description |
|---|---|
NBTTagCompound |
fixTagCompound(NBTTagCompound compound) |
int |
getFixVersion() |
public int getFixVersion()
getFixVersion in interface IFixableDatapublic NBTTagCompound fixTagCompound(NBTTagCompound compound)
fixTagCompound in interface IFixableData