Interface NavigableEntity

All Known Implementing Classes:
EntityCreature

public interface NavigableEntity
Represents an entity which can use the pathfinder.

All pathfinder methods are available with getNavigator().

  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details