Uses of Record Class
net.minecraft.scoreboard.Team.class_10743
Packages that use Team.class_10743
-
Uses of Team.class_10743 in net.minecraft.scoreboard
Fields in net.minecraft.scoreboard with type parameters of type Team.class_10743Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Team.class_10743> Team.class_10743.field_56482private final List<Team.class_10743> ScoreboardState.class_10745.teamsThe field for theteamsrecord component.Methods in net.minecraft.scoreboard that return Team.class_10743Methods in net.minecraft.scoreboard that return types with arguments of type Team.class_10743Modifier and TypeMethodDescriptionScoreboardState.class_10745.teams()Returns the value of theteamsrecord component.Methods in net.minecraft.scoreboard with parameters of type Team.class_10743Modifier and TypeMethodDescriptionprotected voidScoreboard.method_67454(Team.class_10743 class_10743)