Package me.lokka30.levelledmobs.result
Class PlayerLevelSourceResult
java.lang.Object
me.lokka30.levelledmobs.result.PlayerLevelSourceResult
Used for PlayerLevelling options
- Since:
- 3.3.0
-
Field Summary
Modifier and TypeFieldDescriptionfinal boolean
int
-
Constructor Summary
ConstructorDescriptionPlayerLevelSourceResult
(int numericResult) PlayerLevelSourceResult
(String stringResult) -
Method Summary
-
Field Details
-
numericResult
public int numericResult -
randomVarianceResult
-
stringResult
-
isNumericResult
public final boolean isNumericResult -
homeNameUsed
-
-
Constructor Details
-
PlayerLevelSourceResult
public PlayerLevelSourceResult(int numericResult) -
PlayerLevelSourceResult
-