Uses of Class
net.minecraft.world.scores.Scoreboard
Packages that use Scoreboard
Package
Description
- 
Uses of Scoreboard in net.minecraft.client.gui.componentsMethods in net.minecraft.client.gui.components with parameters of type ScoreboardModifier and TypeMethodDescriptionvoidPlayerTabOverlay.render(GuiGraphics p_281484_, int p_283602_, Scoreboard p_282338_, Objective p_282369_) 
- 
Uses of Scoreboard in net.minecraft.client.gui.spectator.categoriesMethods in net.minecraft.client.gui.spectator.categories with parameters of type ScoreboardModifier and TypeMethodDescriptionprivate static List<SpectatorMenuItem>TeleportToTeamMenuCategory.createTeamEntries(Minecraft p_260258_, Scoreboard p_259249_) 
- 
Uses of Scoreboard in net.minecraft.client.multiplayerFields in net.minecraft.client.multiplayer declared as ScoreboardMethods in net.minecraft.client.multiplayer that return ScoreboardMethods in net.minecraft.client.multiplayer with parameters of type Scoreboard
- 
Uses of Scoreboard in net.minecraft.serverSubclasses of Scoreboard in net.minecraft.server
- 
Uses of Scoreboard in net.minecraft.server.commandsMethods in net.minecraft.server.commands with parameters of type ScoreboardModifier and TypeMethodDescriptionprivate static ScoreAccessTriggerCommand.getScore(Scoreboard p_313748_, ScoreHolder p_313873_, Objective p_139140_) 
- 
Uses of Scoreboard in net.minecraft.world.entity.playerMethods in net.minecraft.world.entity.player that return Scoreboard
- 
Uses of Scoreboard in net.minecraft.world.levelMethods in net.minecraft.world.level that return Scoreboard
- 
Uses of Scoreboard in net.minecraft.world.level.storage.loot.predicatesMethods in net.minecraft.world.level.storage.loot.predicates with parameters of type ScoreboardModifier and TypeMethodDescriptionprotected booleanEntityHasScoreCondition.hasScore(LootContext p_165491_, Entity p_165492_, Scoreboard p_165493_, String p_165494_, IntRange p_165495_) 
- 
Uses of Scoreboard in net.minecraft.world.scoresFields in net.minecraft.world.scores declared as ScoreboardModifier and TypeFieldDescriptionprivate final ScoreboardObjective.scoreboardprivate final ScoreboardPlayerTeam.scoreboardprivate final ScoreboardScoreboardSaveData.scoreboardMethods in net.minecraft.world.scores that return ScoreboardConstructors in net.minecraft.world.scores with parameters of type ScoreboardModifierConstructorDescriptionObjective(Scoreboard p_83308_, String p_83309_, ObjectiveCriteria p_83310_, Component p_83311_, ObjectiveCriteria.RenderType p_83312_, boolean p_313856_, NumberFormat p_313758_) PlayerTeam(Scoreboard p_83340_, String p_83341_) ScoreboardSaveData(Scoreboard p_166101_) 
- 
Uses of Scoreboard in net.neoforged.neoforge.clientMethods in net.neoforged.neoforge.client that return ScoreboardModifier and TypeMethodDescriptionClientCommandSourceStack.getScoreboard()Returns the scoreboard from the client side.
- 
Uses of Scoreboard in net.neoforged.neoforge.common.extensionsMethods in net.neoforged.neoforge.common.extensions that return ScoreboardModifier and TypeMethodDescriptiondefault ScoreboardICommandSourceStackExtension.getScoreboard()