public final class MissingTextureSprite extends TextureAtlasSprite
frameCounter, frames, framesX, framesY, height, interpolatedFrameData, rotated, tickCounter, width, x, y
Modifier and Type | Method and Description |
---|---|
void |
clearFramesTextureData() |
static DynamicTexture |
getDynamicTexture() |
static ResourceLocation |
getLocation() |
static MissingTextureSprite |
getSprite() |
generateMipmaps, getFrameCount, getHeight, getInterpolatedU, getInterpolatedV, getMaxU, getMaxV, getMinU, getMinV, getName, getPixelRGBA, getUnInterpolatedU, getUnInterpolatedV, getWidth, hasAnimationMetadata, initSprite, isPixelTransparent, loadSpriteFrames, toString, updateAnimation, uploadMipmaps
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDependencies, hasCustomLoader, load
public static MissingTextureSprite getSprite()
public static ResourceLocation getLocation()
public void clearFramesTextureData()
clearFramesTextureData
in class TextureAtlasSprite
public static DynamicTexture getDynamicTexture()