Uses of Class
games.stendhal.server.entity.GuidedEntity
Packages that use GuidedEntity
Package
Description
the scripting backend.
Entities are all the interactive objects of the gaming world
(including players, NPCs, creatures, items, signs, chests, portals, ...)
-
Uses of GuidedEntity in games.stendhal.server.core.pathfinder
Methods in games.stendhal.server.core.pathfinder with parameters of type GuidedEntityModifier and TypeMethodDescriptionvoidEntityGuide.faceNext(GuidedEntity entity) Turn the entity face the next node on the path.booleanEntityGuide.followPath(GuidedEntity entity) voidEntityGuide.guideMe(GuidedEntity ge) Constructors in games.stendhal.server.core.pathfinder with parameters of type GuidedEntityModifierConstructorDescriptionGoToPosition(GuidedEntity entity, Node position, Observer o) ConstructorMultiZonesFixedPath(GuidedEntity entity, List<RPZonePath> rt, Observer o) constructor -
Uses of GuidedEntity in games.stendhal.server.core.scripting
Subclasses of GuidedEntity in games.stendhal.server.core.scripting -
Uses of GuidedEntity in games.stendhal.server.entity
Subclasses of GuidedEntity in games.stendhal.server.entityModifier and TypeClassDescriptionclassAn entity that can engage in combat.classDefines an entity whose appearance (outfit) can be changed.class -
Uses of GuidedEntity in games.stendhal.server.entity.creature
Subclasses of GuidedEntity in games.stendhal.server.entity.creatureModifier and TypeClassDescriptionclassAn creature that will only target enemies which are within a specified area.classA creature that will be attacked by normal Creatures.classA baby dragon is a domestic animal that can be owned by a player.classA cat is a domestic animal that can be owned by a player.classServer-side representation of a creature.classA creature that will give no XP to killers.classA domestic animal can be owned by a player;classAn ItemChangeGuardCreature is a creature that is responsible for guarding a special item (e.g.classAn ItemGuardCreature is a creature that is responsible for guarding a special item (e.g.classA pet is a domestic animal that can be owned by a player.classA purple dragon is a domestic animal that can be owned by a player.classA Raid creature is a creature that doesn't make players killed by it to lose any XP, ATK or DEF.class -
Uses of GuidedEntity in games.stendhal.server.entity.npc
Subclasses of GuidedEntity in games.stendhal.server.entity.npcModifier and TypeClassDescriptionclassSimple entity used in spectacles.classclassclassBase class for ghost NPCs.classclassclassBase class for rat kid NPCs.classA stripped down SpeakerNPC that does not interact with playersclassThis is a finite state machine that implements a chat system.classAn entity that can be used for training a player's ATK & RATK stats. -
Uses of GuidedEntity in games.stendhal.server.entity.player
Subclasses of GuidedEntity in games.stendhal.server.entity.player -
Uses of GuidedEntity in games.stendhal.server.maps.nalwor.forest
Subclasses of GuidedEntity in games.stendhal.server.maps.nalwor.forestModifier and TypeClassDescriptionclassstatic classNPC class that manages access to training area. -
Uses of GuidedEntity in games.stendhal.server.maps.quests.a_grandfathers_wish
Subclasses of GuidedEntity in games.stendhal.server.maps.quests.a_grandfathers_wish -
Uses of GuidedEntity in games.stendhal.server.maps.semos.city
Subclasses of GuidedEntity in games.stendhal.server.maps.semos.city -
Uses of GuidedEntity in games.stendhal.server.maps.semos.tavern.market
Subclasses of GuidedEntity in games.stendhal.server.maps.semos.tavern.market