Predicate Utils
object PredicateUtils
Types
Link copied to clipboard
data class ItemSelector(val name: PredicateUtils.NameMatch? = null, val item: PredicateUtils.ItemMatch? = null, val extra: (ItemStack) -> Boolean? = null)