Interface Player

All Known Implementing Classes:
Member

public interface Player
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the UUID of the player.
  • Method Details

    • getUniqueId

      UUID getUniqueId()
      Gets the UUID of the player.
      Returns:
      The UUID of the player.