Uses of Class
net.minecraft.scoreboard.AbstractTeam
Packages that use AbstractTeam
- 
Uses of AbstractTeam in net.minecraft.entityMethods in net.minecraft.entity with parameters of type AbstractTeamModifier and TypeMethodDescriptionbooleanEntity.isTeamPlayer(@Nullable AbstractTeam team) Returns whether this entity is inteam.
- 
Uses of AbstractTeam in net.minecraft.scoreboardSubclasses of AbstractTeam in net.minecraft.scoreboardMethods in net.minecraft.scoreboard with parameters of type AbstractTeamModifier and TypeMethodDescriptionstatic MutableTextTeam.decorateName(@Nullable AbstractTeam team, Text name) Decorates the name of an entity with the prefix, suffix and color of the team.booleanAbstractTeam.isEqual(@Nullable AbstractTeam team)