Class UUIDUtil

java.lang.Object
ml.karmaconfigs.api.bukkit.util.UUIDUtil

@Deprecated public final class UUIDUtil extends Object
Deprecated.
Karma UUID fetcher
  • Constructor Details

    • UUIDUtil

      public UUIDUtil()
      Deprecated.
  • Method Details

    • fetchUUID

      public static UUID fetchUUID(String name)
      Deprecated.
      Fetch the UUID
      Parameters:
      name - the player name
      Returns:
      the name UUID
    • fromTrimmed

      @Nullable public static @Nullable UUID fromTrimmed(String id)
      Deprecated.
      Get a UUID from a trimmed UUID
      Parameters:
      id - the trimmed UUID
      Returns:
      the full UUID