MindPerception

public interface MindPerception

Read-only native perception available to sensors and behaviors.

Functions

Link copied to clipboard
public abstract Optional<LivingEntity> currentTarget()
Link copied to clipboard
public abstract boolean lineOfSight(LivingEntity target)
Link copied to clipboard
Native movement progress for the active MOVE request.
Link copied to clipboard
public abstract Optional<Player> nearestPlayer(double maxDistance)