Interface | Description |
---|---|
SkinEvent |
Interface for events attached to skins.
|
Class | Description |
---|---|
ConnectionStateSkinEvent |
A
SkinEvent that executes a CommandList at connection setup. |
CrossfireMagicmapSkinEvent |
A
SkinEvent that executes a CommandList whenever a magicmap
protocol command is received. |
MapScrollSkinEvent |
A
SkinEvent that executes a CommandList whenever the map
scroll protocol command is received. |
PlayerLoginSkinEvent |
A
SkinEvent that executes a CommandList at connection setup. |
SkillAddedSkinEvent |
A
SkinEvent that executes a CommandList whenever a new skill
has been gained. |
SkillRemovedSkinEvent |
A
SkinEvent that executes a CommandList whenever a new skill
has been lost. |