Retrieve a small cone of blocks in the direction of the players velocity.
authorLars Hofhansl <larsh@apache.org>
Sun, 1 Oct 2017 01:54:43 +0000 (18:54 -0700)
committerLars Hofhansl <larsh@apache.org>
Sat, 14 Oct 2017 03:43:58 +0000 (20:43 -0700)
commitb97b9a550fe6c0028daf87fdff262d25d91e1c53
tree7f7033c4f5d1ab1c79dfc7ac5732fa402f00a462
parent6b23cabe512e5a8facd9ea9d27417e3ff81f38e2
Retrieve a small cone of blocks in the direction of the players velocity.

This helps retrieving the right set of blocks when the player is falling,
traveling on cart, or in general traveling in a direction different from
the view direction.
src/clientiface.cpp