ItemStackLike

fun interface ItemStackLike

Something that can be represented by an item stack.

Inheritors

Functions

Link copied to clipboard
abstract fun asItem(): ItemStack

Converts this object to its item stack representation.