public final class MissingTextureSprite extends TextureAtlasSprite
TextureAtlasSprite.Info
frames
修飾子とタイプ | メソッドと説明 |
---|---|
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, wrapBuffer
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDependencies, hasCustomLoader, load
public 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
インタフェース内 java.lang.AutoCloseable
close
クラス内 TextureAtlasSprite
public static DynamicTexture getDynamicTexture()