HasMcMeta

sealed interface HasMcMeta : ResourceType

Marker interface that specifies that a ResourceType has a corresponding .mcmeta file.

Inheritors

Properties

Link copied to clipboard
abstract val prefix: String

The directory under which resources of this type are stored.

Link copied to clipboard
abstract val suffix: String

The file extension of resources of this type.