hover

abstract boolean hover()

Moves the mouse to a human-randomized point on the entity.

Return

If the mouse successfully moved over the entity

boolean hover(String action)

Hovers the specified action on this entity. This will right-click if it has to in order to hover the correct option.

Return

true if hovered successfully, false otherwise

Parameters

action

the action to hover