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 TypeMethodDescriptionbooleanEntity.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 MutableComponentPlayerTeam.formatNameForTeam(Team playerTeam, Component playerName) booleanTeam.isAlliedTo(Team other) Same as ==