ItemWrapper

class ItemWrapper(val stack: ItemStack)

Lightweight wrapper around an item stack.

Constructors

Link copied to clipboard
constructor(stack: ItemStack)

Properties

Link copied to clipboard
val stack: ItemStack

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard