Uses of Interface
games.stendhal.client.actions.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
Modifier and TypeClassDescriptionclass
class
Changes solo or shared kill count of specified creature for player.class
Causes the entity to begin walking in the direction facing.class
Stops player's movement.class
Simple action to cast a spell at a target (for testing purposes) Usage: [spell id] [target name or id]class
class
Checks kill counts of a player for a specified creature.class
class
Allows a player to continue movement after teleport via portal or after map change without the need to release and press direction again.class
Action that players can execute to manually remove the detail outfit layer.class
Sets entity's combat karma attribute to determine when karma is used on combat.Modifier and TypeMethodDescriptionstatic SlashAction
Gets the Action object for the specified Action name.