See: Description
| Interface | Description |
|---|---|
| SkillUtils.TotemRunnable |
A runnable that needs a totem entity to be executed.
|
| WauzPlayerSkill |
A skill, that can be executed by a player.
|
| Class | Description |
|---|---|
| Castable |
A skill or similar, that can be casted through a quick slot.
|
| SkillPlaceholder |
A skill, that can be executed by a player.
|
| SkillQuickSlots |
A class to interact with the quick slot skills of players.
|
| SkillUtils |
An util class for working with skill and weapon meachanics.
|
| WauzPlayerSkillExecutor |
This class is used to register, find and execute skills.
|
| Enum | Description |
|---|---|
| WauzPlayerSkillType |
The targeting type of a player skill.
|