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