c4aa0cc0aabfc624940a3da87adc31c15fe5379a
This allows us to assume that the getChunkForCollisions method routes to getChunk(x, z, FULL, false) which allows us to avoid the indirection caused by different implementations of that method on different implementations of CollisionGetter.
Languages
Java
100%