Class PlaceholderParser
java.lang.Object
io.lumine.mythic.core.skills.placeholders.PlaceholderParser
- Direct Known Subclasses:
PlaceholderDoubleImpl,PlaceholderFloatImpl,PlaceholderIntImpl,PlaceholderStringImpl
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanprotected booleanprotected Stringprotected Stringprotected Map<String,PlaceholderExecutor.PlaceholderEntry> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected PlaceholderExecutorbooleanbooleanisStatic()protected Stringparse(PlaceholderMeta data, AbstractEntity target) protected Stringparse(PlaceholderMeta data, AbstractLocation target) protected Stringparse(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
-