public class EntityArmorAndHeld extends java.lang.Object implements IFixableData
| Constructor and Description | 
|---|
| EntityArmorAndHeld() | 
| 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