Class PlayerProfile

java.lang.Object
com.marcusslover.plus.lib.mojang.PlayerProfile

public class PlayerProfile extends Object
  • Field Details

    • EMPTY

      @NotNull public static final @NotNull PlayerProfile EMPTY
  • Constructor Details

    • PlayerProfile

      public PlayerProfile(String name, UUID uuid)
  • Method Details