| net.minecraft.util.KeyframeTrackSampler$Segment | |
| net.minecraft.class_12308$class_12309 | |
| net.minecraft.world.attribute.timeline.TrackEvaluator$Segment |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final EasingType |
|
||||||
| private final T |
|
||||||
| private final int |
|
||||||
| private final T |
|
||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Track<T> track, Keyframe<T> fromKeyframe, int fromTicks, Keyframe<T> toKeyframe, int toTicks) |
| private | (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 |
|