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