public final class MissingTextureSprite extends TextureAtlasSprite
TextureAtlasSprite.Infoframes| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static MissingTextureSprite |
create(AtlasTexture atlasTextureIn,
int mipmapLevelIn,
int atlasWidthIn,
int atlasHeightIn,
int xIn,
int yIn) |
static DynamicTexture |
getDynamicTexture() |
static ResourceLocation |
getLocation() |
static TextureAtlasSprite.Info |
getSpriteInfo() |
getAtlasTexture, getFrameCount, getHeight, getInterpolatedU, getInterpolatedV, getMaxU, getMaxV, getMinU, getMinV, getName, getPixelRGBA, getUvShrinkRatio, getWidth, hasAnimationMetadata, isPixelTransparent, toString, updateAnimation, uploadMipmaps, wrapBufferclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDependencies, hasCustomLoader, loadpublic static MissingTextureSprite create(AtlasTexture atlasTextureIn, int mipmapLevelIn, int atlasWidthIn, int atlasHeightIn, int xIn, int yIn)
public static ResourceLocation getLocation()
public static TextureAtlasSprite.Info getSpriteInfo()
public void close()
close in interface java.lang.AutoCloseableclose in class TextureAtlasSpritepublic static DynamicTexture getDynamicTexture()