public class PlaceholderString extends PlaceholderParser
doMath, papi, strUnparsedValue, strValue
Constructor and Description |
---|
PlaceholderString(String string) |
Modifier and Type | Method and Description |
---|---|
String |
get() |
String |
get(AbstractEntity entity) |
String |
get(PlaceholderMeta meta) |
String |
get(PlaceholderMeta meta,
AbstractEntity entity) |
String |
get(SkillCaster caster) |
static PlaceholderString |
of(String string) |
String |
toString() |
checkForVariables, getPlaceholderManager, isPresent, isStatic, parse, parse, parse, serialize
public PlaceholderString(String string)
public String get()
public String get(PlaceholderMeta meta)
public String get(AbstractEntity entity)
public String get(PlaceholderMeta meta, AbstractEntity entity)
public String get(SkillCaster caster)
public static PlaceholderString of(String string)
Copyright © 2020. All rights reserved.