TooltipStyleBuilder

Properties

Link copied to clipboard

The path to the background texture.

Link copied to clipboard

The path to the frame texture.

Functions

Link copied to clipboard

Configures the mcmeta for the background texture. Can be left unspecified to use the mcmeta from assets.

Link copied to clipboard

Configures the mcmeta for the frame texture. Can be left unspecified to use the mcmeta from assets.

Link copied to clipboard
fun meta(meta: GuiSpriteMetaBuilder.() -> Unit)

Configures both backgroundMeta and frameMeta at once.