public interface IPlayerFileData
| Modifier and Type | Method and Description |
|---|---|
CompoundNBT |
readPlayerData(PlayerEntity player) |
void |
writePlayerData(PlayerEntity player) |
void writePlayerData(PlayerEntity player)
@Nullable CompoundNBT readPlayerData(PlayerEntity player)