Uses of Class
org.rspeer.game.web.path.WebSegment
Packages that use WebSegment
-
Uses of WebSegment in org.rspeer.game.web.net.response
Methods in org.rspeer.game.web.net.response that return types with arguments of type WebSegment -
Uses of WebSegment in org.rspeer.game.web.path
Methods in org.rspeer.game.web.path that return types with arguments of type WebSegmentConstructor parameters in org.rspeer.game.web.path with type arguments of type WebSegmentModifierConstructorDescriptionWebPath(PlayerContext ctx, List<WebSegment> segments, Coord destination)