Uses of Class
net.minecraft.client.renderer.texture.TextureAtlasSprite.FrameInfo
Packages that use TextureAtlasSprite.FrameInfo
-
Uses of TextureAtlasSprite.FrameInfo in net.minecraft.client.renderer.texture
Fields in net.minecraft.client.renderer.texture with type parameters of type TextureAtlasSprite.FrameInfoModifier and TypeFieldDescription(package private) List<TextureAtlasSprite.FrameInfo>
TextureAtlasSprite.AnimatedTexture.frames
Constructor parameters in net.minecraft.client.renderer.texture with type arguments of type TextureAtlasSprite.FrameInfoModifierConstructorDescription(package private)
AnimatedTexture(List<TextureAtlasSprite.FrameInfo> p_174755_, int p_174756_, TextureAtlasSprite.InterpolationData p_174757_)