public class AutomaticReward
extends Object
-
Nested Class Summary
Nested Classes
-
Constructor Summary
Constructors
-
Method Summary
protected boolean
boolean
int
The emote that was unlocked.
int
-
Constructor Details
-
AutomaticReward
public AutomaticReward()
-
Method Details
-
getType
The type of reward.
-
getCost
public int getCost()
The reward cost.
-
getUnlockedEmote
The emote that was unlocked.
-
-
canEqual
protected boolean canEqual(Object other)
-
-