Uses of Class
net.minecraft.scoreboard.ServerScoreboard
Packages that use ServerScoreboard
- 
Uses of ServerScoreboard in net.minecraft.serverFields in net.minecraft.server declared as ServerScoreboardMethods in net.minecraft.server that return ServerScoreboardMethods in net.minecraft.server with parameters of type ServerScoreboardModifier and TypeMethodDescriptionprotected voidPlayerManager.sendScoreboard(ServerScoreboard scoreboard, ServerPlayerEntity player) 
- 
Uses of ServerScoreboard in net.minecraft.server.worldMethods in net.minecraft.server.world that return ServerScoreboard