ReferenceProvider

Represents a reference font provider.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val codePoints: IntSet

The code points that this FontProvider supplies.

Link copied to clipboard

Filter options that determine when this font provider should be used.

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJson(): JsonObject

Creates a JsonObject representation of this FontProvider.

Link copied to clipboard
open fun write(builder: ResourcePackBuilder)

Writes additional data to the assets directory, such as bitmaps or unihex files.