PaperItemType

data class PaperItemType(val handle: Material) : ItemType.Raw

Constructors

Link copied to clipboard
constructor(handle: Material)

Properties

Link copied to clipboard
val handle: Material