StaffItemComponent

ItemStack wrapper to make them compatible with DataComponentTypes.

Parameters

item

The item stored in this component. Must be copied before modifying it

Constructors

Link copied to clipboard
constructor(item: ItemStack)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int