net.minecraft.client.render.entity.animation

public record Animation

fly
net.minecraft.client.animation.AnimationDefinition
net.minecraft.class_7184
net.minecraft.client.render.entity.animation.Animation
net.minecraft.unmapped.C_mnzbondw
net.minecraft.client.render.animation.Animation
net.minecraft.src.C_213360_

Field summary

Modifier and TypeField
private final float
a
lengthInSeconds
comp_597
lengthInSeconds
f_ywhchqak
length
f_232255_
private final boolean
b
looping
comp_598
looping
f_aulvrsfv
looping
f_232256_
private final Map<String, List<Transformation>>
c
boneAnimations
comp_599
boneAnimations
f_qjnqrrlw
animations
f_232257_

Constructor summary

ModifierConstructor
public (float length, boolean looping, Map<String, List<Transformation>> animations)

Method summary

Modifier and TypeMethod
public float
a()
lengthInSeconds()
comp_597()
lengthInSeconds()
m_dlsodzrp()
length()
f_232255_()
public boolean
b()
looping()
comp_598()
looping()
m_qreyasec()
looping()
f_232256_()
public Map<String, List<Transformation>>
c()
boneAnimations()
comp_599()
boneAnimations()
m_nkopwung()
animations()
f_232257_()