Class AbstractIgnisItemStrategy
java.lang.Object
dev.rono.igniscore.api.strategy.AbstractIgnisStrategy
dev.rono.igniscore.api.strategy.AbstractIgnisItemStrategy
- All Implemented Interfaces:
IgnisItemStrategy, IgnisStrategy
public abstract class AbstractIgnisItemStrategy
extends AbstractIgnisStrategy
implements IgnisItemStrategy
-
Field Summary
Fields inherited from class AbstractIgnisStrategy
context -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedprotectedAbstractIgnisItemStrategy(IgnisStrategyDescriptor descriptor) protectedAbstractIgnisItemStrategy(IgnisStrategyDescriptor descriptor, IgnisStrategyContext context) -
Method Summary
Methods inherited from class AbstractIgnisStrategy
bindDescriptor, customConfig, customConfig, descriptor, getCustomBoolean, getCustomBoolean, getCustomDouble, getCustomDouble, getCustomInt, getCustomIntMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IgnisItemStrategy
onItemUse, onItemUseMethods inherited from interface IgnisStrategy
descriptor
-
Constructor Details
-
AbstractIgnisItemStrategy
-
AbstractIgnisItemStrategy
-
AbstractIgnisItemStrategy
protected AbstractIgnisItemStrategy(IgnisStrategyDescriptor descriptor, IgnisStrategyContext context)
-