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 team) 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 playerTeam, Component playerName) boolean
Team.isAlliedTo
(Team other) Same as ==