public interface IPlayerFileData
修飾子とタイプ | メソッドと説明 |
---|---|
CompoundNBT |
readPlayerData(PlayerEntity player)
Reads the player data from disk into the specified PlayerEntityMP.
|
void |
writePlayerData(PlayerEntity player)
Writes the player data to disk from the specified PlayerEntityMP.
|
void writePlayerData(PlayerEntity player)
@Nullable CompoundNBT readPlayerData(PlayerEntity player)