Package net.minecraft.client.texture
Interface Sprite.TickableAnimation
- All Superinterfaces:
AutoCloseable
- Enclosing class:
Sprite
- Mappings:
Namespace Name named net/minecraft/client/texture/Sprite$TickableAnimation
intermediary net/minecraft/class_1058$class_7770
official hkq$a
-
Method Details
-
tick
- Mappings:
Namespace Name Mixin selector named tick
Lnet/minecraft/client/texture/Sprite$TickableAnimation;tick(Lcom/mojang/blaze3d/textures/GpuTexture;)V
intermediary method_45853
Lnet/minecraft/class_1058$class_7770;method_45853(Lcom/mojang/blaze3d/textures/GpuTexture;)V
official a
Lhkq$a;a(Lcom/mojang/blaze3d/textures/GpuTexture;)V
-
close
void close()- Specified by:
close
in interfaceAutoCloseable
-