net.minecraft.client.animation

public record AnimationDefinition

fur
net.minecraft.client.animation.AnimationDefinition
net.minecraft.class_7184
net.minecraft.client.render.entity.animation.AnimationDefinition
net.minecraft.src.C_213360_

Field summary

Modifier and TypeField
private final float
a
lengthInSeconds
comp_597
lengthInSeconds
f_232255_
private final boolean
b
looping
comp_598
looping
f_232256_
private final Map<String, List<AnimationChannel>>
c
boneAnimations
comp_599
boneAnimations
f_232257_

Constructor summary

ModifierConstructor
public (float looping, boolean boneAnimations, Map<String, List<AnimationChannel>> arg2)

Method summary

Modifier and TypeMethod
public KeyframeAnimation
a(gqm arg0)
bake(ModelPart arg0)
method_71979(class_630 arg0)
createAnimation(ModelPart root)
m_404286_(C_3889_ arg0)
public float
a()
lengthInSeconds()
comp_597()
lengthInSeconds()
f_232255_()
public boolean
b()
looping()
comp_598()
looping()
f_232256_()
public Map<String, List<AnimationChannel>>
c()
boneAnimations()
comp_599()
boneAnimations()
f_232257_()