Uses of Class
games.stendhal.server.entity.npc.NPC
Packages that use NPC
Package
Description
the scripting backend.
-
Uses of NPC in games.stendhal.server.core.engine
Methods in games.stendhal.server.core.engine that return types with arguments of type NPC -
Uses of NPC in games.stendhal.server.core.scripting
Subclasses of NPC in games.stendhal.server.core.scriptingMethods in games.stendhal.server.core.scripting with parameters of type NPC -
Uses of NPC in games.stendhal.server.entity.creature
Subclasses of NPC 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 NPC in games.stendhal.server.entity.npc
Subclasses of NPC in games.stendhal.server.entity.npcModifier and TypeClassDescriptionclassSimple entity used in spectacles.classclassclassBase class for ghost NPCs.classclassBase 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 NPC in games.stendhal.server.maps.nalwor.forest
Subclasses of NPC in games.stendhal.server.maps.nalwor.forestModifier and TypeClassDescriptionclassstatic classNPC class that manages access to training area. -
Uses of NPC in games.stendhal.server.maps.quests.a_grandfathers_wish
Subclasses of NPC in games.stendhal.server.maps.quests.a_grandfathers_wish -
Uses of NPC in games.stendhal.server.maps.semos.city
Subclasses of NPC in games.stendhal.server.maps.semos.city -
Uses of NPC in games.stendhal.server.maps.semos.tavern.market
Subclasses of NPC in games.stendhal.server.maps.semos.tavern.market -
Uses of NPC in utilities
Modifier and TypeMethodDescriptionNPCTestHelper.getAllNPCs()Retrieves all NPCs currently in world.