Package ch.njol.skript.variables
Class TypeHints
java.lang.Object
ch.njol.skript.variables.TypeHints
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic void
Deprecated, for removal: This API element is subject to removal in a future version.static void
clear()
Deprecated, for removal: This API element is subject to removal in a future version.static void
Deprecated, for removal: This API element is subject to removal in a future version.static void
Deprecated, for removal: This API element is subject to removal in a future version.static @Nullable Class
<?> Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
TypeHints
public TypeHints()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
add
Deprecated, for removal: This API element is subject to removal in a future version. -
get
Deprecated, for removal: This API element is subject to removal in a future version. -
enterScope
public static void enterScope()Deprecated, for removal: This API element is subject to removal in a future version. -
exitScope
public static void exitScope()Deprecated, for removal: This API element is subject to removal in a future version. -
clear
public static void clear()Deprecated, for removal: This API element is subject to removal in a future version.
-
HintManager
.