Class PixelmonPlayerUtils
java.lang.Object
com.pixelmonmod.pixelmon.api.util.PixelmonPlayerUtils
Any functions to do with operating on or with the player list. Used primarily for commands.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.mojang.authlib.GameProfile
getGameProfileNoLookup
(net.minecraft.server.players.GameProfileCache cache, String username)
-
Constructor Details
-
PixelmonPlayerUtils
public PixelmonPlayerUtils()
-
-
Method Details
-
getGameProfileNoLookup
@Nullable public static com.mojang.authlib.GameProfile getGameProfileNoLookup(net.minecraft.server.players.GameProfileCache cache, String username)
-