Uses of Class
games.stendhal.server.core.pathfinder.FixedPath
Package
Description
Entities are all the interactive objects of the gaming world
(including players, NPCs, creatures, items, signs, chests, portals, ...)
-
Uses of FixedPath in games.stendhal.server.core.pathfinder
-
Uses of FixedPath in games.stendhal.server.entity
Modifier and TypeMethodDescriptionvoid
Set a path for this entity to follow.void
Set a path for this entity to follow.void
GuidedEntity.setPathAndPosition(FixedPath path)
Set path & starting position for entity. -
Uses of FixedPath in games.stendhal.server.entity.npc.interaction
Modifier and TypeMethodDescriptionNPCFollowing.getOneThirdOfPath(FixedPath path)
return 1/3 of follower's pathModifier and TypeMethodDescriptionNPCFollowing.getOneThirdOfPath(FixedPath path)
return 1/3 of follower's path