Uses of Class
net.minecraft.client.texture.SpriteContents.Animation
Packages that use SpriteContents.Animation
-
Uses of SpriteContents.Animation in net.minecraft.client.texture
Fields in net.minecraft.client.texture declared as SpriteContents.AnimationModifier and TypeFieldDescriptionprivate final SpriteContents.AnimationSpriteContents.animationprivate final SpriteContents.AnimationSpriteContents.class_12298.field_64238Methods in net.minecraft.client.texture that return SpriteContents.AnimationModifier and TypeMethodDescriptionprivate @Nullable SpriteContents.AnimationSpriteContents.createAnimation(SpriteDimensions dimensions, int imageWidth, int imageHeight, AnimationResourceMetadata metadata) Constructors in net.minecraft.client.texture with parameters of type SpriteContents.AnimationModifierConstructorDescription(package private)class_12298(SpriteContents.Animation animation, Int2ObjectMap<GpuTextureView> int2ObjectMap, GpuBufferSlice[] gpuBufferSlice)