Uses of Record Class
gg.xp.xivsupport.events.triggers.easytriggers.model.ConditionDescription
-
Uses of ConditionDescription in gg.xp.xivsupport.events.triggers.easytriggers
Modifier and TypeMethodDescription<X extends Condition<Y>,
Y>
ConditionDescription<X,Y> EasyTriggers.getConditionDescription
(Class<X> cond) Modifier and TypeMethodDescriptionList<ConditionDescription<?,
?>> EasyTriggers.getConditions()
<X> List<ConditionDescription<?,
?>> EasyTriggers.getConditionsApplicableTo
(HasMutableConditions<X> trigger) Modifier and TypeMethodDescriptionvoid
EasyTriggers.registerConditionType
(ConditionDescription<?, ?> conditionDescription)