Uses of Class
net.minecraft.client.texture.SpriteContents.AnimatorImpl
-
Uses of SpriteContents.AnimatorImpl in net.minecraft.client.texture
Modifier and TypeMethodDescription(package private) void
SpriteContents.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).