NovaNameTest

class NovaNameTest(name: String, val examples: List<ItemStack>) : MultiItemTest

Constructors

Link copied to clipboard
constructor(name: String, examples: List<ItemStack>)

Properties

Link copied to clipboard
open override val examples: List<ItemStack>

Functions

Link copied to clipboard
open override fun test(item: ItemStack): Boolean