line
Adds any line implementing the SideboardLine interface.
Adds a simple and static line of text.
Shortcut for adding a SideboardLine.Changing.
Deprecated
This function is not useful enough to stay in Silk, therefore it will be removed in the future.
Replace with
import net.silkmc.silk.game.sideboard.SimpleSideboardLine
Content copied to clipboard
line(SimpleSideboardLine(block()))
Content copied to clipboard
Adds a simple and static line of text. The block parameter can be used to add some additional logic.