public class TextureHabitatLocator
extends net.minecraft.client.renderer.texture.TextureAtlasSprite
| Constructor and Description |
|---|
TextureHabitatLocator(java.lang.String iconName) |
| Modifier and Type | Method and Description |
|---|---|
static TextureHabitatLocator |
getInstance() |
void |
setTargetCoordinates(net.minecraft.util.math.BlockPos coordinates) |
void |
updateAnimation() |
clearFramesTextureData, copyFrom, generateMipmaps, getDependencies, getFrameCount, getFrameTextureData, getIconHeight, getIconName, getIconWidth, getInterpolatedU, getInterpolatedV, getMaxU, getMaxV, getMinU, getMinV, getOriginX, getOriginY, getUnInterpolatedU, getUnInterpolatedV, hasAnimationMetadata, hasCustomLoader, initSprite, load, loadSprite, loadSpriteFrames, makeAtlasSprite, setFramesTextureData, setIconHeight, setIconWidth, toStringpublic static TextureHabitatLocator getInstance()
public void setTargetCoordinates(@Nullable
net.minecraft.util.math.BlockPos coordinates)
public void updateAnimation()
updateAnimation in class net.minecraft.client.renderer.texture.TextureAtlasSprite