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