public class RandomDouble extends PlaceholderDouble
doMath, papi, strUnparsedValue, strValue
Constructor and Description |
---|
RandomDouble(io.lumine.utils.numbers.RandomDouble amount) |
RandomDouble(String string) |
Modifier and Type | Method and Description |
---|---|
double |
get() |
double |
get(AbstractEntity entity) |
double |
get(PlaceholderMeta meta) |
double |
get(PlaceholderMeta meta,
AbstractEntity entity) |
double |
get(SkillCaster caster) |
String |
toString() |
of
checkForVariables, getPlaceholderManager, isPresent, isStatic, parse, parse, parse, serialize
public RandomDouble(String string)
public RandomDouble(io.lumine.utils.numbers.RandomDouble amount)
public double get()
get
in class PlaceholderDouble
public double get(PlaceholderMeta meta)
get
in class PlaceholderDouble
public double get(AbstractEntity entity)
get
in class PlaceholderDouble
public double get(PlaceholderMeta meta, AbstractEntity entity)
get
in class PlaceholderDouble
public double get(SkillCaster caster)
get
in class PlaceholderDouble
public String toString()
toString
in class PlaceholderDouble
Copyright © 2020. All rights reserved.