Uses of Interface
gg.xp.xivsupport.events.triggers.easytriggers.FailProducer
Packages that use FailProducer
-
Uses of FailProducer in gg.xp.xivsupport.events.triggers.easytriggers
Constructors in gg.xp.xivsupport.events.triggers.easytriggers with parameters of type FailProducerModifierConstructorDescriptionFailCaptureDeserializer(tools.jackson.databind.deser.bean.BeanDeserializer bd, tools.jackson.databind.BeanDescription.Supplier beanDescRef, Class<T> parentType, Class<F> failType, FailProducer<F> failProducer) FailCaptureDeserializerModifier(Class<T> parentType, Class<F> failType, FailProducer<F> failProducer)