Uses of Class
net.minecraft.class_7764.Animation
Packages that use class_7764.Animation
-
Uses of class_7764.Animation in net.minecraft
Fields in net.minecraft declared as class_7764.AnimationModifier and TypeFieldDescriptionprivate final @Nullable class_7764.Animationclass_7764.field_40541(package private) final class_7764.Animationclass_7764.class_7765.field_40546Methods in net.minecraft that return class_7764.AnimationModifier and TypeMethodDescriptionprivate @Nullable class_7764.Animationclass_7764.method_45812(class_7771 class_7771, int int2, int int3, AnimationResourceMetadata animationResourceMetadata) Methods in net.minecraft with parameters of type class_7764.AnimationModifier and TypeMethodDescriptionprivate intclass_7764.Interpolation.getPixelColor(class_7764.Animation animation, int frameIndex, int layer, int x, int y) Returns the pixel color at frameframeIndexwithin mipmaplayerat sprite relative coordinates.Constructors in net.minecraft with parameters of type class_7764.AnimationModifierConstructorDescription(package private)class_7765(class_7764.Animation animation, @Nullable class_7764.Interpolation interpolation)