-
Notifications
You must be signed in to change notification settings - Fork 0
Emotion Level (English)
GRAINALCOHOL edited this page Feb 26, 2026
·
1 revision
Language: | > English < | 简体中文 |
EmotionLevel is used to interpret the player's emotion level
-
HIGH_UNDEFINED- High Undefined -
EXCITED- Excited -
PLEASED- Pleased -
SLIGHTLY_PLEASED- Slightly Pleased -
CALM- Calm -
SLIGHTLY_SAD- Slightly Sad -
SAD- Sad -
DESPAIR- Despair -
LOW_UNDEFINED- Low Undefined
EmotionLevel emotionLevel = EmotionLevel.from(player);EmotionLevel emotionLevel = EmotionHelper.getEmotionLevel(player)-
getLevel()- Gets the integer level of the emotion level