Interface EquippableExperimentSyntax
- All Superinterfaces:
ExperimentalSyntax,SimpleExperimentalSyntax,SyntaxElement
- All Known Implementing Classes:
CondEquipCompDamage,CondEquipCompDispensable,CondEquipCompInteract,CondEquipCompShearable,CondEquipCompSwapEquipment,EffEquipCompDamageable,EffEquipCompDispensable,EffEquipCompInteract,EffEquipCompShearable,EffEquipCompSwapEquipment,ExprEquipCompCameraOverlay,ExprEquipCompEntities,ExprEquipCompEquipSound,ExprEquipCompModel,ExprEquipCompShearSound,ExprEquipCompSlot,ExprEquippableComponent,ExprSecBlankEquipComp
-
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
-