Package net.minecraft.client.texture
Interface Sprite.TickableAnimation
- All Superinterfaces:
 AutoCloseable
- Enclosing class:
 Sprite
- Mappings:
 Namespace Name named net/minecraft/client/texture/Sprite$TickableAnimationintermediary net/minecraft/class_1058$class_7770official hkq$a
- 
Method Summary
 
- 
Method Details
- 
tick
- Mappings:
 Namespace Name Mixin selector named tickLnet/minecraft/client/texture/Sprite$TickableAnimation;tick(Lcom/mojang/blaze3d/textures/GpuTexture;)Vintermediary method_45853Lnet/minecraft/class_1058$class_7770;method_45853(Lcom/mojang/blaze3d/textures/GpuTexture;)Vofficial aLhkq$a;a(Lcom/mojang/blaze3d/textures/GpuTexture;)V
 - 
close
void close()- Specified by:
 closein interfaceAutoCloseable
 
 -