Package io.github.syst3ms.skriptparser.lang.properties
@ParametersAreNonnullByDefault
package io.github.syst3ms.skriptparser.lang.properties
-
ClassDescriptionThis class can be used for an easier writing of conditions that contain only one type in the pattern and are in one of the following forms:
something is somethingsomething can somethingsomething has somethingThe plural and negated forms are also supported.PropertyExpression<O,T> A base class for expressions that contain general properties.