Package-level declarations

Types

Link copied to clipboard
class Waila

Handles WAILAs (the text that displays a block's name when looking at the block).

Link copied to clipboard
data class WailaConfig @JvmOverloads constructor(val text: Component, val color: BossBar.Color = BossBar.Color.WHITE, val style: BossBar.Overlay = BossBar.Overlay.PROGRESS, val progress: Float = 1.0f) : Record

The configuration for a WAILA bossbar (the bar shown at the top of your screen when looking at a block).