Class LoadConditionNot

java.lang.Object
net.darkhax.bookshelf.impl.data.conditions.LoadConditionNot
All Implemented Interfaces:
ILoadConditionSerializer<ILoadCondition>

public class LoadConditionNot extends Object implements ILoadConditionSerializer<ILoadCondition>
This condition will only be met if all internally held conditions are not met.