invalidEnchantmentLevel

@Since(version = "2.2")
@Transient
val invalidEnchantmentLevel: String

When a string is attempted to be parsed into an integer, but the string is not a valid integer.

Placeholders:

  • level The string that was attempted to be parsed.