borderContains

public boolean borderContains(Location position)

Determines if a location is on the "border" of the cone. This is done by checking that the point is inside the cone but not inside a smaller (inner) cone.


public boolean borderContains(LivingEntity livingEntity)