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 pGuiGraphics, int pWidth, Scoreboard pScoreboard, @Nullable Objective pObjective) -
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 pMinecraft, Scoreboard pScoreboard) -
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 pScoreboard, ScoreHolder pScoreHolder, Objective pObjective) -
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 pLootContext, Entity pTargetEntity, Scoreboard pScoreboard, String pObjectiveName, IntRange pScoreRange) -
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 pScoreboard, String pName, ObjectiveCriteria pCriteria, Component pDisplayName, ObjectiveCriteria.RenderType pRenderType, boolean pDisplayAutoUpdate, @Nullable NumberFormat pNumberFormat) PlayerTeam(Scoreboard pScoreboard, String pName) -
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()