ItemMatcher

fun interface ItemMatcher

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun ItemStack.actualMatcher(): Boolean
Link copied to clipboard
open fun matches(stack: ItemStack): Boolean