net.minecraft.client.animation

public record AnimationChannel

fmt
net.minecraft.client.animation.AnimationChannel
net.minecraft.class_7179
net.minecraft.client.render.entity.animation.Transformation

Field summary

Modifier and TypeField
private final AnimationChannel$Target
a
target
comp_595
target
private final Keyframe[]
b
keyframes
comp_596
keyframes

Constructor summary

ModifierConstructor
public (AnimationChannel$Target arg0, Keyframe... arg1)

Method summary

Modifier and TypeMethod
public AnimationChannel$Target
a()
target()
comp_595()
target()
public Keyframe[]
b()
keyframes()
comp_596()
keyframes()