isPylonItem

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

Checks if stack is a Pylon item.