Uses of Record Class
net.minecraft.world.scores.PlayerTeam.Packed
Packages that use PlayerTeam.Packed
-
Uses of PlayerTeam.Packed in net.minecraft.world.scores
Fields in net.minecraft.world.scores with type parameters of type PlayerTeam.PackedModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<PlayerTeam.Packed> PlayerTeam.Packed.CODEC
private final List
<PlayerTeam.Packed> ScoreboardSaveData.Packed.teams
The field for theteams
record component.Methods in net.minecraft.world.scores that return PlayerTeam.PackedMethods in net.minecraft.world.scores that return types with arguments of type PlayerTeam.PackedModifier and TypeMethodDescriptionScoreboardSaveData.Packed.teams()
Returns the value of theteams
record component.Methods in net.minecraft.world.scores with parameters of type PlayerTeam.PackedModifier and TypeMethodDescriptionprotected void
Scoreboard.loadPlayerTeam
(PlayerTeam.Packed p_401125_)