Package ch.njol.skript.classes
Interface Converter<F,T>
- All Superinterfaces:
Converter<F,
T>
Deprecated, for removal: This API element is subject to removal in a future version.
WARNING! This class has been removed in this update.
This class stub has been left behind to prevent loading errors from outdated addons, but its functionality has been largely removed.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final class
Deprecated, for removal: This API element is subject to removal in a future version. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Deprecated, for removal: This API element is subject to removal in a future version.static final int
Deprecated, for removal: This API element is subject to removal in a future version.static final int
Deprecated, for removal: This API element is subject to removal in a future version.static final int
Deprecated, for removal: This API element is subject to removal in a future version.static final int
Deprecated, for removal: This API element is subject to removal in a future version.Fields inherited from interface org.skriptlang.skript.lang.converter.Converter
ALL_CHAINING, ALLOW_UNSAFE_CASTS
-
Method Summary
-
Field Details
-
$_WARNING
static final int $_WARNINGDeprecated, for removal: This API element is subject to removal in a future version. -
NO_LEFT_CHAINING
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
NO_RIGHT_CHAINING
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
NO_CHAINING
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
NO_COMMAND_ARGUMENTS
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
-
Method Details
Converter