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