Uses of Class
net.minecraft.client.renderer.texture.SpriteContents.FrameInfo
Packages that use SpriteContents.FrameInfo
-
Uses of SpriteContents.FrameInfo in net.minecraft.client.renderer.texture
Fields in net.minecraft.client.renderer.texture with type parameters of type SpriteContents.FrameInfoModifier and TypeFieldDescription(package private) final List
<SpriteContents.FrameInfo> SpriteContents.AnimatedTexture.frames
Constructor parameters in net.minecraft.client.renderer.texture with type arguments of type SpriteContents.FrameInfoModifierConstructorDescription(package private)
AnimatedTexture
(List<SpriteContents.FrameInfo> p_250968_, int p_251686_, boolean p_251832_)