unlocked By Blackboard Matching
Unlock when the blackboard matches a predicate.
Example:
.withTool(actionTool).unlockedByBlackboardMatching(bb -> bb.get("ready") != null)Content copied to clipboard
Unlock when the blackboard matches a predicate.
Example:
.withTool(actionTool).unlockedByBlackboardMatching(bb -> bb.get("ready") != null)