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(@Nullable 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 MutableComponentPlayerTeam.formatNameForTeam(@Nullable Team pPlayerTeam, Component pPlayerName) booleanTeam.isAlliedTo(@Nullable Team pOther) Same as ==