Interface QueueExperimentSyntax
- All Superinterfaces:
ExperimentalSyntax
,SimpleExperimentalSyntax
,SyntaxElement
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault ExperimentData
TheExperimentData
used to check that the currentExperimentSet
meets the requirements.Methods inherited from interface org.skriptlang.skript.lang.experiment.SimpleExperimentalSyntax
isSatisfiedBy
Methods inherited from interface ch.njol.skript.lang.SyntaxElement
getParser, getSyntaxTypeName, init, preInit
-
Field Details
-
EXPERIMENT_DATA
-
-
Method Details
-
getExperimentData
Description copied from interface:SimpleExperimentalSyntax
TheExperimentData
used to check that the currentExperimentSet
meets the requirements.- Specified by:
getExperimentData
in interfaceSimpleExperimentalSyntax
-