ScoreboardIdentityType Enumeration

Contains objectives and participants for the scoreboard.

Constants

Entity

Entity = "Entity"

This scoreboard participant is tied to an entity.

FakePlayer

FakePlayer = "FakePlayer"

This scoreboard participant is tied to a pseudo player entity - typically this is used to store scores as data or as abstract progress.

Player

Player = "Player"

This scoreboard participant is tied to a player.