isRebarItem

@Contract(value = "null -> false")
fun isRebarItem(stack: ItemStack?): Boolean(source)

Checks if stack is a Rebar item.