Package ch.njol.skript.lang.function
package ch.njol.skript.lang.function
-
ClassDescriptionDynamicFunctionReference<Result>A partial reference to a Skript function.An index-linking key for a particular set of input expressions.Function<T>Functions can be called using arguments.Deprecated, for removal: This API element is subject to removal in a future version.A registry for functions.The result of trying to retrieve a function or signature.The result of attempting to retrieve a function.Static methods to work with functions.JavaFunction<T>Deprecated, for removal: This API element is subject to removal in a future version.Use
DefaultFunctioninstead.Contains a set of functions.Key to a namespace.Origin of functions in namespace.Parameter<T>Deprecated, for removal: This API element is subject to removal in a future version.Signature<T>Function signature: name, parameter types and a return type.Deprecated, for removal: This API element is subject to removal in a future version.UseDefaultFunctioninstead.
FunctionReferenceinstead.