Package io.github.syst3ms.skriptparser.registration.context
@ParametersAreNonnullByDefault
package io.github.syst3ms.skriptparser.registration.context
-
ClassDescriptionContextValue<C extends TriggerContext, T>A class containing info about a context value.An enum to indicate the relative position in time between two similar context values.One can use context values in two different ways:
context-something- the value is used with the common prefix 'context'; orsomething- the value is used alone as an expression. The usage determines which of the two variants, or both, are applicable.