Uses of Class
net.minecraft.scoreboard.Scoreboard
Packages that use Scoreboard
Package
Description
-
Uses of Scoreboard in net.minecraft.client.gui.hud
Methods in net.minecraft.client.gui.hud with parameters of type ScoreboardModifier and TypeMethodDescriptionvoidPlayerListHud.render(int width, Scoreboard scoreboard, ScoreboardObjective playerListScoreboardObjective) -
Uses of Scoreboard in net.minecraft.client.world
Methods in net.minecraft.client.world with parameters of type Scoreboard -
Uses of Scoreboard in net.minecraft.entity.player
Methods in net.minecraft.entity.player that return Scoreboard -
Uses of Scoreboard in net.minecraft.scoreboard
Subclasses of Scoreboard in net.minecraft.scoreboardFields in net.minecraft.scoreboard declared as ScoreboardModifier and TypeFieldDescriptionprivate final ScoreboardScoreboardPlayerScore.field_5684private ScoreboardScoreboardState.field_5694private final ScoreboardScoreboardObjective.scoreboardprivate final ScoreboardTeam.scoreboardInstanceMethods in net.minecraft.scoreboard that return ScoreboardModifier and TypeMethodDescriptionScoreboardObjective.getScoreboard()ScoreboardPlayerScore.getScoreboard()Methods in net.minecraft.scoreboard with parameters of type ScoreboardConstructors in net.minecraft.scoreboard with parameters of type ScoreboardModifierConstructorDescriptionScoreboardObjective(Scoreboard scoreboard, String name, ScoreboardCriterion criteria) ScoreboardPlayerScore(Scoreboard scoreboard, ScoreboardObjective scoreboardObjective, String string) Team(Scoreboard scoreboard, String name) -
Uses of Scoreboard in net.minecraft.server.command
Methods in net.minecraft.server.command that return Scoreboard -
Uses of Scoreboard in net.minecraft.world
Fields in net.minecraft.world declared as ScoreboardMethods in net.minecraft.world that return Scoreboard