net.minecraft.world.attribute.timeline

record TrackEvaluator$Segment<T>

bgd$a
net.minecraft.util.KeyframeTrackSampler$Segment
net.minecraft.class_12308$class_12309
net.minecraft.world.attribute.timeline.TrackEvaluator$Segment
net.minecraft.unmapped.C_wghribrp$C_laicrdtn
net.minecraft.unmapped.C_wghribrp$C_laicrdtn
net.minecraft.src.C_432170_$C_432503_

Field summary

Modifier and TypeField
final EasingType
a
easing
comp_5206
easing
f_vfwvjege
easing
f_435862_
final T
b
fromValue
comp_5207
fromValue
f_jtlerdgv
fromValue
f_433930_
final int
c
fromTicks
comp_5208
fromTicks
f_mrzuaybh
fromTicks
f_435883_
final T
d
toValue
comp_5209
toValue
f_kjzqesmq
toValue
f_434026_
final int
e
toTicks
comp_5210
toTicks
f_rdcfzqvp
toTicks
f_435778_

Constructor summary

ModifierConstructor
public (Track<T> track, Keyframe<T> fromKeyframe, int fromTicks, Keyframe<T> toKeyframe, int toTicks)
(EasingType easing, T fromValue, int fromTicks, T toValue, int toTicks)

Method summary

Modifier and TypeMethod
public EasingType
a()
easing()
comp_5206()
easing()
m_orbioxao()
easing()
f_435862_()
public T
b()
fromValue()
comp_5207()
fromValue()
m_baxkpjxg()
fromValue()
f_433930_()
public int
c()
fromTicks()
comp_5208()
fromTicks()
m_hskwatnf()
fromTicks()
f_435883_()
public T
d()
toValue()
comp_5209()
toValue()
m_tgqyplrh()
toValue()
f_434026_()
public int
e()
toTicks()
comp_5210()
toTicks()
m_qedvtqok()
toTicks()
f_435778_()