Package org.spongepowered.api.entity.living.player.tab
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.entity.living.player.tab
-
ClassDescriptionRepresents a
Player
's tab list.Represents the information attached to an entry in aTabList
.Represents a builder class to create mutableTabListEntry
s.