isReplaceable

fun Material.isReplaceable(): Boolean

Deprecated

Corresponding tag exists

Replace with

import org.bukkit.Tag
Tag.REPLACEABLE.isTagged(this)