| 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 |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| final EasingType |
| ||||||||||
| final T |
| ||||||||||
| final int |
| ||||||||||
| final T |
| ||||||||||
| final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (KeyframeTrack<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 Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public EasingType |
| ||||||||||
| public T |
| ||||||||||
| public int |
| ||||||||||
| public T |
| ||||||||||
| public int |
|