IItemStack

@ApiStatus.NonExtendable
interface IItemStack(source)

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

See also

io.github.notenoughupdates.moulconfig.forge.ForgeItemStack

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