public class TextureCompass extends TextureAtlasSprite
Modifier and Type | Field and Description |
---|---|
double |
angleDelta |
double |
currentAngle |
frameCounter, framesTextureData, height, originX, originY, rotated, tickCounter, width
Constructor and Description |
---|
TextureCompass(java.lang.String p_i1286_1_) |
Modifier and Type | Method and Description |
---|---|
void |
updateAnimation() |
void |
updateCompass(World p_94241_1_,
double p_94241_2_,
double p_94241_4_,
double p_94241_6_,
boolean p_94241_8_,
boolean p_94241_9_) |
clearFramesTextureData, copyFrom, generateMipmaps, getFrameCount, getFrameTextureData, getIconHeight, getIconName, getIconWidth, getInterpolatedU, getInterpolatedV, getMaxU, getMaxV, getMinU, getMinV, getOriginX, getOriginY, hasAnimationMetadata, initSprite, loadSprite, setFramesTextureData, setIconHeight, setIconWidth, toString
public void updateAnimation()
updateAnimation
in class TextureAtlasSprite
public void updateCompass(World p_94241_1_, double p_94241_2_, double p_94241_4_, double p_94241_6_, boolean p_94241_8_, boolean p_94241_9_)