Package-level declarations
Types
Link copied to clipboard
A DSL builder for constructing argument command nodes.
Link copied to clipboard
Type alias for a command execution function. Takes a CommandContext and returns an integer result code. A return value of 1 indicates success, 0 indicates failure.
Link copied to clipboard
interface Identifiable
Interface for objects that have an Identifier.
Link copied to clipboard
Extended Item.Properties that supports custom name and model with hot-reload capabilities.
Link copied to clipboard
object KattonRegistry
Central registry for Katton mod components.
Link copied to clipboard
class LiteralCommandDsl
A DSL builder for constructing literal command nodes.
Link copied to clipboard
Registration mode for game objects.
Link copied to clipboard
object ScriptCommandRegistry
Registry for managing script-defined commands with hot-reload support.