public class AddBedTileEntity extends java.lang.Object implements IFixableData
Modifier and Type | Field and Description |
---|---|
private static org.apache.logging.log4j.Logger |
LOGGER |
Constructor and Description |
---|
AddBedTileEntity() |
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