Uses of Class
net.minecraft.client.texture.SpriteContents.AnimatorImpl
Packages that use SpriteContents.AnimatorImpl
- 
Uses of SpriteContents.AnimatorImpl in net.minecraft.client.textureMethods in net.minecraft.client.texture with parameters of type SpriteContents.AnimatorImplModifier and TypeMethodDescription(package private) voidSpriteContents.Interpolation.apply(int x, int y, SpriteContents.AnimatorImpl animator) Linearly interpolate between the current and next frame on all mip levels based on the tick position within the current frame, and upload the results to the currently bound texture to the frame slot at position (0,0).