Package btw.client.texture
Class StokedFireTexture
java.lang.Object
net.minecraft.src.TextureAtlasSprite
btw.client.texture.FireTexture
btw.client.texture.StokedFireTexture
- All Implemented Interfaces:
Icon
-
Field Summary
Fields inherited from class net.minecraft.src.TextureAtlasSprite
frameCounter, framesTextureData, height, mipmaps, originX, originY, rotated, tickCounter, width -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class btw.client.texture.FireTexture
initSpriteMethods inherited from class net.minecraft.src.TextureAtlasSprite
clearFramesTextureData, copyFrom, getAnimationMetadata, getFrameCount, getFrameTextureData, getIconHeight, getIconName, getIconWidth, getInterpolatedU, getInterpolatedV, getMaxU, getMaxV, getMinU, getMinV, getOriginX, getOriginY, hasAnimationMetadata, loadSprite, setFramesTextureData, setIconHeight, setIconWidth, toString
-
Constructor Details
-
StokedFireTexture
-
-
Method Details
-
updateAnimation
public void updateAnimation()- Overrides:
updateAnimationin classFireTexture
-
isProcedurallyAnimated
public boolean isProcedurallyAnimated()- Overrides:
isProcedurallyAnimatedin classFireTexture
-