Class UUIDTranslator
java.lang.Object
com.imaginarycode.minecraft.redisbungee.api.util.uuid.UUIDTranslator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNameFromUuid
(@NonNull UUID player, boolean expensiveLookups) getTranslatedUuid
(@NonNull String player, boolean expensiveLookups) void
persistInfo
(String name, UUID uuid, UnifiedJedis unifiedJedis)
-
Constructor Details
-
UUIDTranslator
-
-
Method Details
-
getTranslatedUuid
-
getNameFromUuid
-
persistInfo
-