| private static final org.slf4j.Logger |
| LOGGER |
| field_14041 |
| LOGGER |
|
| private static final int |
| TOLERANCE_LEVEL_ROTATION |
| field_29767 |
| field_29767 |
|
| private static final double |
| TOLERANCE_LEVEL_POSITION |
| field_44988 |
| MIN_SQUARED_MOVE_DISTANCE_FOR_SYNC |
|
| public static final int |
| FORCED_POS_UPDATE_PERIOD |
| field_44987 |
| POSITION_SYNC_PACKET_INTERVAL |
|
| private static final int |
| FORCED_TELEPORT_PERIOD |
| field_44989 |
| field_44989 |
|
| private final ServerWorld |
|
| private final Entity |
| entity |
| field_14049 |
| entity |
|
| private final int |
| updateInterval |
| field_14037 |
| tickInterval |
|
| private final boolean |
| trackDelta |
| field_14039 |
| alwaysUpdateVelocity |
|
| private final EntityTrackerEntry$TrackerPacketSender |
| synchronizer |
| field_62840 |
| packetSender |
|
| private final TrackedPosition |
| positionCodec |
| field_39019 |
| trackedPos |
|
| private byte |
| lastSentYRot |
| field_14060 |
| lastYaw |
|
| private byte |
| lastSentXRot |
| field_14047 |
| lastPitch |
|
| private byte |
| lastSentYHeadRot |
| field_14059 |
| lastHeadYaw |
|
| private Vec3d |
| lastSentMovement |
| field_18278 |
| velocity |
|
| private int |
| tickCount |
| field_14040 |
| trackingTick |
|
| private int |
| teleportDelay |
| field_14043 |
| updatesWithoutVehicle |
|
| private List<Entity> |
| lastPassengers |
| field_14045 |
| lastPassengers |
|
| private boolean |
| wasRiding |
| field_14051 |
| hadVehicle |
|
| private boolean |
| wasOnGround |
| field_14036 |
| lastOnGround |
|
| private List<DataTracker$SerializedEntry<?>> |
| trackedDataValues |
| field_41697 |
| changedEntries |
|