box
Toggle table of contents
1.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
box
box
/
net.crystopia.crystalshard.paper.box
/
TabList
Tab
List
class
TabList
Members
Constructors
Tab
List
Link copied to clipboard
constructor
(
header
:
Component
?
=
null
,
footer
:
Component
?
=
null
)
Functions
footer
Link copied to clipboard
fun
footer
(
footer
:
Component
)
header
Link copied to clipboard
fun
header
(
header
:
Component
)
players
Link copied to clipboard
fun
players
(
players
:
MutableList
<
Player
>
)
update
Link copied to clipboard
fun
update
(
)