Class PathsBuildHelper
java.lang.Object
games.stendhal.server.maps.quests.piedpiper.PathsBuildHelper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<List<RPZonePath>>
route for pied piper outgoing eventstatic List<RPZonePath>
route for pied piper incomingstatic List<RPZonePath>
route for pied piper outgoingstatic Node
it is a point where piper should go after speaking with mayor.
-
Constructor Details
-
PathsBuildHelper
public PathsBuildHelper()
-
-
Method Details
-
getAdosIncomingPath
route for pied piper incoming- Returns:
- - incoming path
-
getAdosTownHallBackwardPath
route for pied piper outgoing- Returns:
- - outgoing path
-
getAdosTownHallMiddlePoint
it is a point where piper should go after speaking with mayor.- Returns:
- - return point where pied piper can go through his multi zones path.
-
getAdosCollectingRatsPaths
route for pied piper outgoing event- Returns:
- - outgoing path
-