IItemStack

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
abstract fun getDisplayName(): String
Link copied to clipboard
Link copied to clipboard
abstract fun getLore(): List<String>
Link copied to clipboard
abstract fun getStackSize(): Int