IItemStack

@ApiStatus.NonExtendable
interface IItemStack(source)

Not for manual implementation. This should be implemented by the corresponding platform.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun getLore(): List<StructuredText>
Link copied to clipboard
abstract fun getStackSize(): Int