Package org.skriptlang.skript.lang.condition


package org.skriptlang.skript.lang.condition
  • Class
    Description
    An object which can evaluate to `true`, `false`, or `unknown`.
    Represents a boolean logic operator.
    Builds a Disjunctive Normal Form CompoundConditional, meaning it is solely composed of groups of ANDs all ORed together, ex.