Uses of Record Class
mmud.constants.Emotions.Emotion
Packages that use Emotions.Emotion
-
Uses of Emotions.Emotion in mmud.constants
Methods in mmud.constants that return types with arguments of type Emotions.EmotionModifier and TypeMethodDescriptionstatic Optional<Emotions.Emotion> Emotions.returnEmotion(String anEmotion) returns the appropriate emotion for a third person view.static Optional<Emotions.Emotion> Emotions.returnEmotionTo(String anEmotion) returns the appropriate emotion for a third person view.