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