Package com.pixelmonmod.pixelmon.api.texture.type
package com.pixelmonmod.pixelmon.api.texture.type
-
ClassDescriptionThe fallback texture provider simply takes an
ResourceWithFallback
and renders the image at the target locataion depending on if the target location has an image or notThe URL texture provider that takes a URL, downloads the image, adds it to the resource manager and stores it at the provided target location
This player specific version of the URL texture provider is required for making sure the player's arm, legs, head (etc) are correctly positioned in the texture created.The URL texture provider that takes a URL, downloads the image, adds it to the resource manager and stores it at the provided target location