Uses of Class
net.minecraft.scoreboard.Scoreboard
Package
Description
-
Uses of Scoreboard in net.minecraft.client.gui.overlay
Modifier and TypeMethodDescriptionvoid
PlayerTabOverlayGui.render
(MatrixStack p_238523_1_, int p_238523_2_, Scoreboard p_238523_3_, ScoreObjective p_238523_4_) -
Uses of Scoreboard in net.minecraft.client.world
-
Uses of Scoreboard in net.minecraft.entity.player
-
Uses of Scoreboard in net.minecraft.loot.conditions
Modifier and TypeMethodDescriptionprotected boolean
EntityHasScore.hasScore
(Entity p_186631_1_, Scoreboard p_186631_2_, String p_186631_3_, RandomValueRange p_186631_4_) -
Uses of Scoreboard in net.minecraft.scoreboard
Modifier and TypeFieldDescriptionprivate final Scoreboard
Score.scoreboard
private Scoreboard
ScoreboardSaveData.scoreboard
private final Scoreboard
ScoreObjective.scoreboard
private final Scoreboard
ScorePlayerTeam.scoreboard
ModifierConstructorDescriptionScore
(Scoreboard p_i2309_1_, ScoreObjective p_i2309_2_, String p_i2309_3_) ScoreObjective
(Scoreboard p_i49788_1_, String p_i49788_2_, ScoreCriteria p_i49788_3_, ITextComponent p_i49788_4_, ScoreCriteria.RenderType p_i49788_5_) ScorePlayerTeam
(Scoreboard p_i2308_1_, String p_i2308_2_) -
Uses of Scoreboard in net.minecraft.world