VelocityUi
Functions
Link copied to clipboard
Asynchronously reads the current negotiated support, or null while unavailable.
Link copied to clipboard
Installs one runtime; closing the registration releases only that installation.
Link copied to clipboard
fun open(ownerPlugin: Any, player: Player, definition: () -> UiDefinition): CompletableFuture<UiSession>
Creates state and a fresh one-shot definition on the UI thread, then opens the owned session.
Link copied to clipboard
Registers a plugin-owned exact schema for future client negotiations.
Link copied to clipboard
Releases one consumer's sessions and schemas before proxy shutdown.