Class DynamicFunctionReference.Input

java.lang.Object
ch.njol.skript.lang.function.DynamicFunctionReference.Input
Enclosing class:
DynamicFunctionReference<Result>

public static class DynamicFunctionReference.Input extends Object
An index-linking key for a particular set of input expressions. Validation only needs to be done once for a set of parameter types, so this is used to prevent re-validation.
  • Constructor Details

  • Method Details