Package net.minecraft.client.texture
Interface Sprite.TickableAnimation
- All Superinterfaces:
- AutoCloseable
- Enclosing class:
- Sprite
- Mappings:
- Namespace - Name - official - fuv$a- intermediary - net/minecraft/class_1058$class_7770- named - net/minecraft/client/texture/Sprite$TickableAnimation
- 
Method Summary
- 
Method Details- 
tickvoid tick()- Mappings:
- Namespace - Name - Mixin selector - official - a- Lfuv$a;a()V- intermediary - method_45853- Lnet/minecraft/class_1058$class_7770;method_45853()V- named - tick- Lnet/minecraft/client/texture/Sprite$TickableAnimation;tick()V
 
- 
closevoid close()- Specified by:
- closein interface- AutoCloseable
 
 
-