Uses of Class
net.minecraft.world.scores.ScoreboardSaveData
Packages that use ScoreboardSaveData
-
Uses of ScoreboardSaveData in net.minecraft.server
Methods in net.minecraft.server with parameters of type ScoreboardSaveDataModifier and TypeMethodDescriptionvoidServerScoreboard.storeToSaveDataIfDirty(ScoreboardSaveData pSaveData) -
Uses of ScoreboardSaveData in net.minecraft.world.scores
Fields in net.minecraft.world.scores with type parameters of type ScoreboardSaveDataModifier and TypeFieldDescriptionstatic final SavedDataType<ScoreboardSaveData> ScoreboardSaveData.TYPE