api
a9eff54633
jvm
api
/
org.kryptonmc.api.item
/
ItemLike
Item
Like
fun
interface
ItemLike
Something that can be represented by an item.
Inheritors
Block
ItemType
Members
Functions
as
Item
Link copied to clipboard
abstract
fun
asItem
(
)
:
ItemType
Converts this object to its item representation.