Uses of Class
net.minecraft.client.resource.metadata.AnimationFrameResourceMetadata
-
Uses of AnimationFrameResourceMetadata in net.minecraft.client.resource.metadata
Modifier and TypeFieldDescriptionprivate List<AnimationFrameResourceMetadata>
AnimationResourceMetadata.frames
Modifier and TypeMethodDescriptionAnimationResourceMetadataReader.readFrameMetadata(int frame, JsonElement json)
ModifierConstructorDescriptionAnimationResourceMetadata(List<AnimationFrameResourceMetadata> frames, int width, int height, int defaultFrameTime, boolean interpolate)