Uses of Class
net.minecraft.scoreboard.AbstractTeam
-
Uses of AbstractTeam in net.minecraft.entity
Modifier and TypeMethodDescriptionboolean
Entity.isTeamPlayer
(AbstractTeam team) Returns whether this entity is inteam
. -
Uses of AbstractTeam in net.minecraft.scoreboard
Modifier and TypeMethodDescriptionstatic MutableText
Team.decorateName
(@Nullable AbstractTeam team, Text name) Decorates the name of an entity with the prefix, suffix and color of the team.boolean
AbstractTeam.isEqual
(@Nullable AbstractTeam team)