| net.minecraft.client.animation.Keyframe | |
| net.minecraft.class_7186 | |
| net.minecraft.client.render.entity.animation.Keyframe |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final float |
|
||||||
| private final org.joml.Vector3fc |
|
||||||
| private final org.joml.Vector3fc |
|
||||||
| private final Transformation$Interpolation |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (float timestamp, org.joml.Vector3fc postTarget, Transformation$Interpolation interpolation) |
| public | (float timestamp, org.joml.Vector3fc preTarget, org.joml.Vector3fc postTarget, Transformation$Interpolation interpolation) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public float |
|
||||||
| public org.joml.Vector3fc |
|
||||||
| public org.joml.Vector3fc |
|
||||||
| public Transformation$Interpolation |
|