Platform

data class Platform(val payload: PlatformText) : UiText(source)

A typed platform payload retained without interpreting its ownership or namespace.

Constructors

Link copied to clipboard
constructor(payload: PlatformText)

Properties

Link copied to clipboard

the opaque platform text value.

Functions

Link copied to clipboard

Retains this text with a resource-pack font identifier without loading resources or changing its content.