Package-level declarations
Types
Link copied to clipboard
Immutable resource-pack identifier shared by client and server code.
Link copied to clipboard
Immutable universally unique identifier backed by Java UUID on JVM and Kotlin Uuid on JavaScript. Use parseUuid to create identifiers from canonical UUID text in shared code.
Uses Kotlin's standard UUID representation on JavaScript.