ItemType

interface ItemType

Item/material/block identifiers are modeled as Keys instead of enums.

This avoids rewriting the SDK when the host's registry shape is known.

Properties

Link copied to clipboard
abstract val displayName: String?
Link copied to clipboard
abstract val key: Key