Interface GameProfileFinder
public interface GameProfileFinder
-
Method Summary
Modifier and TypeMethodDescriptionOptional<com.mojang.authlib.GameProfile> findProfile(String playerName) Optional<com.mojang.authlib.GameProfile> findProfile(UUID playerId)
-
Method Details
-
findProfile
-
findProfile
-