Interface PlayerSaveResult


public interface PlayerSaveResult
Encapsulates the result of an operation to save uuid data about a player.

The corresponding method can be found at UserManager.savePlayerData(UUID, String).