Interface ItemInstance

All Superinterfaces:
DataComponentGetter, ItemInstanceExtension, TypedInstance<Item>
All Known Implementing Classes:
ItemStack, ItemStackTemplate

public interface ItemInstance extends TypedInstance<Item>, DataComponentGetter, ItemInstanceExtension