Package net.minecraft.client.texture
Interface Animator
- All Superinterfaces:
 AutoCloseable
- All Known Implementing Classes:
 SpriteContents.AnimatorImpl
- Mappings:
 Namespace Name named net/minecraft/client/texture/Animatorintermediary net/minecraft/class_7768official gqh
- 
Method Summary
 
- 
Method Details
- 
tick
void tick(int x, int y) - Mappings:
 Namespace Name Mixin selector named tickLnet/minecraft/client/texture/Animator;tick(II)Vintermediary method_45824Lnet/minecraft/class_7768;method_45824(II)Vofficial aLgqh;a(II)V
 - 
close
void close()- Specified by:
 closein interfaceAutoCloseable
 
 -