@Environment(value=CLIENT) static class ModelPredicateProviderRegistry.AngleInterpolator extends Object
| Modifier and Type | Field and Description |
|---|---|
private long |
lastUpdateTime |
private double |
speed |
private double |
value |
| Modifier | Constructor and Description |
|---|---|
private |
AngleInterpolator() |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
shouldUpdate(long time) |
private void |
update(long time,
double double2) |