| bgd$a | |
| net.minecraft.util.KeyframeTrackSampler$Segment | |
| net.minecraft.class_12308$class_12309 | |
| net.minecraft.world.attribute.timeline.TrackEvaluator$Segment | |
| net.minecraft.src.C_432170_$C_432503_ | |
| net.minecraft.util.KeyframeTrackSampler$a |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| final EasingType |
| ||||||||||
| final T |
| ||||||||||
| final int |
| ||||||||||
| final T |
| ||||||||||
| final int |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (KeyframeTrack<T> track, Keyframe<T> fromKeyframe, int fromTicks, Keyframe<T> toKeyframe, int toTicks) |
| (EasingType easing, T fromValue, int fromTicks, T toValue, int toTicks) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public EasingType |
| ||||||||||
| public T |
| ||||||||||
| public int |
| ||||||||||
| public T |
| ||||||||||
| public int |
|