Tab List
interface TabList
A tab list that is used to display information to players.
While the proper name for it is the player list, it is commonly referred to as the tab list, due to the fact that it is generally displayed by pressing the tab key.
Functions
Link copied to clipboard
Creates a new builder for building a tab list entry.
Link copied to clipboard
Gets the entry with the given uuid, if it exists.
Link copied to clipboard
Removes the entry with the given uuid from the tab list, returning whether the entry was removed successfully or not.
Link copied to clipboard