findPoint

fun findPoint(eyes: Vec3, entity: Entity, ticks: Int = 0): PointInsideBox

The point tracker is being used to track a certain point of an entity.

Parameters

entity

The entity we want to track.