Uses of Record Class
net.minecraft.scoreboard.ScoreboardObjective.Packed
Packages that use ScoreboardObjective.Packed
-
Uses of ScoreboardObjective.Packed in net.minecraft.scoreboard
Fields in net.minecraft.scoreboard with type parameters of type ScoreboardObjective.PackedModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<ScoreboardObjective.Packed> ScoreboardObjective.Packed.CODEC
private final List
<ScoreboardObjective.Packed> ScoreboardState.Packed.objectives
The field for theobjectives
record component.Methods in net.minecraft.scoreboard that return ScoreboardObjective.PackedMethods in net.minecraft.scoreboard that return types with arguments of type ScoreboardObjective.PackedModifier and TypeMethodDescriptionScoreboardState.Packed.objectives()
Returns the value of theobjectives
record component.Methods in net.minecraft.scoreboard with parameters of type ScoreboardObjective.PackedModifier and TypeMethodDescriptionprotected void
Scoreboard.addObjective
(ScoreboardObjective.Packed packedObjective) Constructor parameters in net.minecraft.scoreboard with type arguments of type ScoreboardObjective.PackedModifierConstructorDescriptionPacked
(List<ScoreboardObjective.Packed> list, List<Scoreboard.PackedEntry> list2, Map<ScoreboardDisplaySlot, String> map, List<Team.Packed> list3)