Uses of Class
net.minecraft.world.scores.Scoreboard
Packages that use Scoreboard
Package
Description
-
Uses of Scoreboard in net.minecraft.client.gui.components
Methods in net.minecraft.client.gui.components with parameters of type ScoreboardModifier and TypeMethodDescriptionvoidPlayerTabOverlay.render(GuiGraphics graphics, int screenWidth, Scoreboard scoreboard, @Nullable Objective displayObjective) -
Uses of Scoreboard in net.minecraft.client.gui.spectator.categories
Methods in net.minecraft.client.gui.spectator.categories with parameters of type ScoreboardModifier and TypeMethodDescriptionprivate static List<SpectatorMenuItem> TeleportToTeamMenuCategory.createTeamEntries(Minecraft minecraft, Scoreboard scoreboard) -
Uses of Scoreboard in net.minecraft.client.multiplayer
Fields in net.minecraft.client.multiplayer declared as ScoreboardMethods in net.minecraft.client.multiplayer that return Scoreboard -
Uses of Scoreboard in net.minecraft.server
Subclasses of Scoreboard in net.minecraft.server -
Uses of Scoreboard in net.minecraft.server.commands
Methods in net.minecraft.server.commands with parameters of type ScoreboardModifier and TypeMethodDescriptionprivate static ScoreAccessTriggerCommand.getScore(Scoreboard scoreboard, ScoreHolder scoreHolder, Objective objective) -
Uses of Scoreboard in net.minecraft.world.level
Methods in net.minecraft.world.level that return Scoreboard -
Uses of Scoreboard in net.minecraft.world.level.storage.loot.predicates
Methods in net.minecraft.world.level.storage.loot.predicates with parameters of type ScoreboardModifier and TypeMethodDescriptionprotected booleanEntityHasScoreCondition.hasScore(LootContext context, Entity entity, Scoreboard scoreboard, String objectiveName, IntRange range) -
Uses of Scoreboard in net.minecraft.world.scores
Fields in net.minecraft.world.scores declared as ScoreboardModifier and TypeFieldDescriptionprivate final ScoreboardObjective.scoreboardprivate final ScoreboardPlayerTeam.scoreboardMethods in net.minecraft.world.scores that return ScoreboardConstructors in net.minecraft.world.scores with parameters of type ScoreboardModifierConstructorDescriptionObjective(Scoreboard scoreboard, String name, ObjectiveCriteria criteria, Component displayName, ObjectiveCriteria.RenderType renderType, boolean displayAutoUpdate, @Nullable NumberFormat numberFormat) PlayerTeam(Scoreboard scoreboard, String name) -
Uses of Scoreboard in net.neoforged.neoforge.client
Methods 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.extensions
Methods in net.neoforged.neoforge.common.extensions that return ScoreboardModifier and TypeMethodDescriptiondefault ScoreboardICommandSourceStackExtension.getScoreboard()