Package org.spongepowered.api.scoreboard
Interface Visibility
-
- All Superinterfaces:
ComponentLike
,DefaultedRegistryValue
@CatalogedBy(Visibilities.class) public interface Visibility extends DefaultedRegistryValue, ComponentLike
Represents a group or groups players to display something to.Usages include nametags and death messages.
-
-
Method Summary
-
Methods inherited from interface net.kyori.adventure.text.ComponentLike
asComponent
-
Methods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValue
asDefaultedReference, findKey, key
-
-