public class PlaceholderDouble extends PlaceholderParser
doMath, papi, strUnparsedValue, strValue
Constructor and Description |
---|
PlaceholderDouble(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) |
static PlaceholderDouble |
of(String string) |
String |
toString() |
checkForVariables, getPlaceholderManager, isPresent, isStatic, parse, parse, parse, serialize
public PlaceholderDouble(String string)
public double get()
public double get(PlaceholderMeta meta)
public double get(AbstractEntity entity)
public double get(PlaceholderMeta meta, AbstractEntity entity)
public double get(SkillCaster caster)
public static PlaceholderDouble of(String string)
Copyright © 2020. All rights reserved.