RuneHive-Tarnish
Neural OSRS Enhancement Framework
Loading...
Searching...
No Matches
com.osroyale.content.emote.EmoteHandler Class Reference

Static Public Member Functions

static void refresh (Player player)
static void updateSkillcape (Player player)
static void unlock (Player player, EmoteUnlockable emote)
static void unlockAll (Player player)

Detailed Description

/**

Definition at line 55 of file EmoteHandler.java.

Member Function Documentation

◆ refresh()

void com.osroyale.content.emote.EmoteHandler.refresh ( Player player)
inlinestatic

Handles refreshing the emote tab.

Parameters
playerThe player refreshing the emote tab.

Definition at line 63 of file EmoteHandler.java.

◆ unlock()

void com.osroyale.content.emote.EmoteHandler.unlock ( Player player,
EmoteUnlockable emote )
inlinestatic

Handles unlocking an emote.

Parameters
playerthe player unlocking the emote.
emoteThe 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
playerThe 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
playerThe player instance.

Definition at line 79 of file EmoteHandler.java.


The documentation for this class was generated from the following file: