| bgc$a | |
| net.minecraft.util.KeyframeTrackSampler$Segment | |
| net.minecraft.class_12308$class_12309 | |
| net.minecraft.class_12308$class_12309 |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| final EasingType |
| ||||||||
| final T |
| ||||||||
| final int |
| ||||||||
| final T |
| ||||||||
| final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (KeyframeTrack<T> arg0, Keyframe<T> arg1, int arg2, Keyframe<T> arg3, int arg4) |
| (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 |
|