public class StaticDouble extends PlaceholderDouble
doMath, papi, strUnparsedValue, strValue
Constructor and Description |
---|
StaticDouble(double amount) |
StaticDouble(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 StaticDouble(String string)
public StaticDouble(double 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.