Class PixelmonPlayerUtils

java.lang.Object
com.pixelmonmod.pixelmon.api.util.PixelmonPlayerUtils

public class PixelmonPlayerUtils extends Object
Any functions to do with operating on or with the player list. Used primarily for commands.
  • Constructor Details

    • PixelmonPlayerUtils

      public PixelmonPlayerUtils()
  • Method Details

    • getGameProfileNoLookup

      @Nullable public static com.mojang.authlib.GameProfile getGameProfileNoLookup(net.minecraft.server.players.GameProfileCache cache, String username)