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 hkm
-
Method Summary
-
Method Details
-
tick
- Mappings:
Namespace Name Mixin selector named tickLnet/minecraft/client/texture/Animator;tick(IILcom/mojang/blaze3d/textures/GpuTexture;)Vintermediary method_45824Lnet/minecraft/class_7768;method_45824(IILcom/mojang/blaze3d/textures/GpuTexture;)Vofficial aLhkm;a(IILcom/mojang/blaze3d/textures/GpuTexture;)V
-
close
void close()- Specified by:
closein interfaceAutoCloseable
-