@Deprecated public static class EntityTrackingRegistry.Entry extends Object
| Constructor and Description |
|---|
Entry(int trackingDistance,
int updateIntervalTicks,
boolean alwaysUpdateVelocity)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
alwaysUpdateVelocity()
Deprecated.
|
int |
getTrackingDistance()
Deprecated.
|
int |
getUpdateIntervalTicks()
Deprecated.
|