Uses of Class
net.minecraft.client.renderer.texture.SpriteContents.AnimationState
Packages that use SpriteContents.AnimationState
-
Uses of SpriteContents.AnimationState in net.minecraft.client.renderer.texture
Fields in net.minecraft.client.renderer.texture with type parameters of type SpriteContents.AnimationStateModifier and TypeFieldDescriptionprivate List<SpriteContents.AnimationState> TextureAtlas.animatedTexturesStatesMethods in net.minecraft.client.renderer.texture that return SpriteContents.AnimationStateModifier and TypeMethodDescriptionSpriteContents.AnimatedTexture.createAnimationState(GpuBufferSlice pBuffer, int pSize) @Nullable SpriteContents.AnimationStateSpriteContents.createAnimationState(GpuBufferSlice pBuffer, int pSize) @Nullable SpriteContents.AnimationStateTextureAtlasSprite.createAnimationState(GpuBufferSlice pBuffer, int pSize)