COMPONENTS

object COMPONENTS

Custom data component types for Katton.

This object defines and registers custom data component types that can be attached to items for storing mod-specific data.

Properties

Link copied to clipboard
lateinit var KATTON_ID: DataComponentType<String>

A data component type for storing Katton-specific string identifiers.

Functions

Link copied to clipboard

Initializes and registers the custom data component types.