public final class MissingTextureSprite extends TextureAtlasSprite
TextureAtlasSprite.Infoframes| 修飾子とタイプ | メソッドと説明 |
|---|---|
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 インタフェース内 java.lang.AutoCloseableclose クラス内 TextureAtlasSpritepublic static DynamicTexture getDynamicTexture()