/**
Definition at line 55 of file EmoteHandler.java.
◆ refresh()
void com.osroyale.content.emote.EmoteHandler.refresh |
( |
Player | player | ) |
|
|
inlinestatic |
Handles refreshing the emote tab.
- Parameters
-
player | The player refreshing the emote tab. |
Definition at line 63 of file EmoteHandler.java.
◆ unlock()
Handles unlocking an emote.
- Parameters
-
player | the player unlocking the emote. |
emote | The emote being activated. |
Definition at line 124 of file EmoteHandler.java.
◆ unlockAll()
void com.osroyale.content.emote.EmoteHandler.unlockAll |
( |
Player | player | ) |
|
|
inlinestatic |
Handles unlocking all the emotes.
- Parameters
-
player | The player unlocking all the emotes. |
Definition at line 138 of file EmoteHandler.java.
◆ updateSkillcape()
void com.osroyale.content.emote.EmoteHandler.updateSkillcape |
( |
Player | player | ) |
|
|
inlinestatic |
Updates the skillcape emote.
- Parameters
-
player | The player instance. |
Definition at line 79 of file EmoteHandler.java.
The documentation for this class was generated from the following file: