Uses of Record Class
com.mojang.authlib.minecraft.MinecraftProfileTextures
Packages that use MinecraftProfileTextures
Package
Description
-
Uses of MinecraftProfileTextures in com.mojang.authlib.minecraft
Fields in com.mojang.authlib.minecraft declared as MinecraftProfileTexturesModifier and TypeFieldDescriptionstatic final MinecraftProfileTexturesMinecraftProfileTextures.EMPTYMethods in com.mojang.authlib.minecraft that return MinecraftProfileTexturesModifier and TypeMethodDescriptiondefault MinecraftProfileTexturesMinecraftSessionService.getTextures(GameProfile profile) Gets and unpacks any textures contains in the given profile.MinecraftSessionService.unpackTextures(Property packedTextures) Unpacks the texture data contained in the given packed profile property. -
Uses of MinecraftProfileTextures in com.mojang.authlib.yggdrasil
Methods in com.mojang.authlib.yggdrasil that return MinecraftProfileTexturesModifier and TypeMethodDescriptionYggdrasilMinecraftSessionService.unpackTextures(Property packedTextures) -
Uses of MinecraftProfileTextures in net.minecraft.client.resources
Methods in net.minecraft.client.resources with parameters of type MinecraftProfileTexturesModifier and TypeMethodDescriptionprivate CompletableFuture<PlayerSkin> SkinManager.registerTextures(UUID profileId, MinecraftProfileTextures textures)