Uses of Class
net.minecraft.world.scores.Team
Packages that use Team
-
Uses of Team in net.minecraft.world.entity
Methods in net.minecraft.world.entity with parameters of type TeamModifier and TypeMethodDescriptionboolean
Entity.isAlliedTo
(Team pTeam) Returns whether this Entity is on the given scoreboard team. -
Uses of Team in net.minecraft.world.scores
Subclasses of Team in net.minecraft.world.scoresMethods in net.minecraft.world.scores with parameters of type TeamModifier and TypeMethodDescriptionstatic MutableComponent
PlayerTeam.formatNameForTeam
(Team pPlayerTeam, Component pPlayerName) boolean
Team.isAlliedTo
(Team pOther) Same as ==