Interface DamageSourceExperimentSyntax
- All Superinterfaces:
ExperimentalSyntax,SimpleExperimentalSyntax,SyntaxElement
- All Known Implementing Classes:
CondScalesWithDifficulty,CondWasIndirect,ExprCausingEntity,ExprDamageLocation,ExprDamageType,ExprDirectEntity,ExprFoodExhaustion,ExprSecDamageSource,ExprSourceLocation
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault ExperimentDataTheExperimentDataused to check that the currentExperimentSetmeets the requirements.Methods inherited from interface org.skriptlang.skript.lang.experiment.SimpleExperimentalSyntax
isSatisfiedByMethods inherited from interface ch.njol.skript.lang.SyntaxElement
getParser, getSyntaxTypeName, init, preInit
-
Field Details
-
EXPERIMENT_DATA
-
-
Method Details
-
getExperimentData
Description copied from interface:SimpleExperimentalSyntaxTheExperimentDataused to check that the currentExperimentSetmeets the requirements.- Specified by:
getExperimentDatain interfaceSimpleExperimentalSyntax
-