Class PlaceholderParser
java.lang.Object
io.lumine.mythic.core.skills.placeholders.PlaceholderParser
- Direct Known Subclasses:
PlaceholderDoubleImpl
,PlaceholderFloatImpl
,PlaceholderIntImpl
,PlaceholderStringImpl
-
Field Summary
Modifier and TypeFieldDescriptionprotected boolean
protected boolean
protected String
protected String
protected Map<String,
PlaceholderExecutor.PlaceholderEntry> -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
protected PlaceholderExecutor
boolean
boolean
isStatic()
protected String
parse
(PlaceholderMeta data, AbstractEntity target) protected String
parse
(PlaceholderMeta data, AbstractLocation target) protected String
parse
(MythicSpawner spawner)
-
Field Details
-
strValue
-
strUnparsedValue
-
papi
protected boolean papi -
variables
-
doMath
protected boolean doMath
-
-
Constructor Details
-
PlaceholderParser
public PlaceholderParser() -
PlaceholderParser
-
-
Method Details
-
checkForVariables
public void checkForVariables() -
parse
-
parse
-
parse
-
isStatic
public boolean isStatic() -
isPresent
public boolean isPresent() -
getPlaceholderManager
-
serialize
-