Uses of Class
net.minecraft.world.scores.ScoreboardSaveData
Packages that use ScoreboardSaveData
-
Uses of ScoreboardSaveData in net.minecraft.server
Fields in net.minecraft.server with type parameters of type ScoreboardSaveDataModifier and TypeFieldDescriptionstatic final SavedDataType
<ScoreboardSaveData> ServerScoreboard.TYPE
Methods in net.minecraft.server that return ScoreboardSaveDataModifier and TypeMethodDescriptionprivate ScoreboardSaveData
ServerScoreboard.createData()
private ScoreboardSaveData
ServerScoreboard.createData
(ScoreboardSaveData.Packed p_401072_)