SidebarBuilder
A builder class for creating SidebarHandle instances using a DSL.
Parameters
title
A function providing the initial title of the sidebar.
Functions
Link copied to clipboard
Enables automatic refreshing of the sidebar.
Link copied to clipboard
Builds and registers the SidebarHandle.
Link copied to clipboard
Adds a dynamic line to the sidebar.
Adds a line that can change based on the player.
Adds a static line to the sidebar.
Link copied to clipboard
Adds multiple lines using the LinesBuilder DSL.
Link copied to clipboard
Sets a dynamic title for the sidebar.
Sets a static title for the sidebar.