toggle menu
levelledmobs-plugin
4.0.3.1
jvm
switch theme
search in API
levelledmobs-plugin
/
io.github.arcaneplugins.levelledmobs.result
/
PlayerLevelSourceResult
Player
Level
Source
Result
class
PlayerLevelSourceResult
Used for PlayerLevelling options
Author
stumper66
Since
3.3.0
Members
Constructors
Player
Level
Source
Result
Link copied to clipboard
constructor
(
numericResult
:
Float
)
constructor
(
stringResult
:
String
?
)
Properties
home
Name
Used
Link copied to clipboard
var
homeNameUsed
:
String
?
is
Numeric
Result
Link copied to clipboard
var
isNumericResult
:
Boolean
numeric
Result
Link copied to clipboard
var
numericResult
:
Float
random
Variance
Result
Link copied to clipboard
var
randomVarianceResult
:
Float
?
string
Result
Link copied to clipboard
var
stringResult
:
String
?