Package net.minecraft.client.texture
Interface Animator
- All Superinterfaces:
- AutoCloseable
- All Known Implementing Classes:
- SpriteContents.AnimatorImpl
- Mappings:
- Namespace - Name - named - net/minecraft/client/texture/Animator- intermediary - net/minecraft/class_7768- official - hep
- 
Method Summary
- 
Method Details- 
tickvoid tick(int x, int y) - Mappings:
- Namespace - Name - Mixin selector - named - tick- Lnet/minecraft/client/texture/Animator;tick(II)V- intermediary - method_45824- Lnet/minecraft/class_7768;method_45824(II)V- official - a- Lhep;a(II)V
 
- 
closevoid close()- Specified by:
- closein interface- AutoCloseable
 
 
-