Uses of Record Class
net.minecraft.scoreboard.ScoreboardObjective.class_10742
Packages that use ScoreboardObjective.class_10742
-
Uses of ScoreboardObjective.class_10742 in net.minecraft.scoreboard
Fields in net.minecraft.scoreboard with type parameters of type ScoreboardObjective.class_10742Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ScoreboardObjective.class_10742> ScoreboardObjective.class_10742.field_56481private final List<ScoreboardObjective.class_10742> ScoreboardState.class_10745.objectivesThe field for theobjectivesrecord component.Methods in net.minecraft.scoreboard that return ScoreboardObjective.class_10742Methods in net.minecraft.scoreboard that return types with arguments of type ScoreboardObjective.class_10742Modifier and TypeMethodDescriptionScoreboardState.class_10745.objectives()Returns the value of theobjectivesrecord component.Methods in net.minecraft.scoreboard with parameters of type ScoreboardObjective.class_10742Modifier and TypeMethodDescriptionprotected voidScoreboard.method_67453(ScoreboardObjective.class_10742 class_10742) Constructor parameters in net.minecraft.scoreboard with type arguments of type ScoreboardObjective.class_10742ModifierConstructorDescriptionclass_10745(List<ScoreboardObjective.class_10742> list, List<Scoreboard.class_10744> list2, Map<ScoreboardDisplaySlot, String> map, List<Team.class_10743> list3)