Class LoadConditionNot
java.lang.Object
net.darkhax.bookshelf.impl.data.conditions.LoadConditionNot
- All Implemented Interfaces:
ILoadConditionSerializer<ILoadCondition>
This condition will only be met if all internally held conditions are not met.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LoadConditionNot
public LoadConditionNot()
-
-
Method Details
-
fromJson
- Specified by:
fromJsonin interfaceILoadConditionSerializer<ILoadCondition>
-