Uses of Interface
games.stendhal.client.actions.SlashAction
Packages that use SlashAction
Package
Description
actions triggered on the client (most of them are sent to
the server for processing).
-
Uses of SlashAction in games.stendhal.client.actions
Classes in games.stendhal.client.actions that implement SlashActionModifier and TypeClassDescriptionclassclassChanges solo or shared kill count of specified creature for player.classCauses the entity to begin walking in the direction facing.classStops player's movement.classSimple action to cast a spell at a target (for testing purposes) Usage: [spell id] [target name or id]classclassclassChecks kill counts of a player for a specified creature.classclassAllows a player to continue movement after teleport via portal or after map change without the need to release and press direction again.classAction that players can execute to manually remove the detail outfit layer.Methods in games.stendhal.client.actions that return SlashActionModifier and TypeMethodDescriptionstatic SlashActionGets the Action object for the specified Action name.