public interface IPlayerFileData
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String[] | getAvailablePlayerDat() | 
| NBTTagCompound | readPlayerData(EntityPlayer player) | 
| void | writePlayerData(EntityPlayer player) | 
void writePlayerData(EntityPlayer player)
@Nullable NBTTagCompound readPlayerData(EntityPlayer player)
java.lang.String[] getAvailablePlayerDat()