- Enclosing class:
ServerEmoteEvents
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
void
onEmotePlay(com.zigythebird.playeranimcore.animation.Animation emoteData,
float tick,
UUID userID)
Used to create emote play side effects
-
Method Details
-
onEmotePlay
void onEmotePlay(com.zigythebird.playeranimcore.animation.Animation emoteData,
float tick,
UUID userID)
Used to create emote play side effects
- Parameters:
emoteData - The played emote data
tick - Current tick
userID - User ID