net.minecraft.client.animation

public record AnimationChannel

fst
net.minecraft.client.animation.AnimationChannel
net.minecraft.class_7179

Field summary

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

Constructor summary

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

Method summary

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