Package net.minecraft.scoreboard
Class HealthScoreboardCriteria
java.lang.Object
net.minecraft.scoreboard.GenericScoreboardCriteria
net.minecraft.scoreboard.HealthScoreboardCriteria
- All Implemented Interfaces:
ScoreboardCriterion
- Mappings:
Namespace Name official bbsintermediary net/minecraft/class_1474named net/minecraft/scoreboard/HealthScoreboardCriteria
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.scoreboard.ScoreboardCriterion
ScoreboardCriterion.RenderType -
Field Summary
Fields inherited from interface net.minecraft.scoreboard.ScoreboardCriterion
DEATH_COUNT, DUMMY, field_13272, field_13273, field_13274, field_13275, field_13276, HEALTH, KILLED_BY_TEAM, OBJECTIVES, PLAYERS_KILLED, TEAM_KILLS, TOTAL_KILLED, TRIGGER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from class net.minecraft.scoreboard.GenericScoreboardCriteria
getName
-
Constructor Details
-
HealthScoreboardCriteria
- Mappings:
Namespace Name Mixin selector official <init>Lbbr;<init>(Ljava/lang/String;)Vintermediary <init>Lnet/minecraft/class_1473;<init>(Ljava/lang/String;)Vnamed <init>Lnet/minecraft/scoreboard/GenericScoreboardCriteria;<init>(Ljava/lang/String;)V
-
-
Method Details
-
method_4919
public boolean method_4919()- Specified by:
method_4919in interfaceScoreboardCriterion- Overrides:
method_4919in classGenericScoreboardCriteria- Mappings:
Namespace Name Mixin selector official bLbbt;b()Zintermediary method_4919Lnet/minecraft/class_1475;method_4919()Znamed method_4919Lnet/minecraft/scoreboard/ScoreboardCriterion;method_4919()Z
-
getRenderType
- Specified by:
getRenderTypein interfaceScoreboardCriterion- Overrides:
getRenderTypein classGenericScoreboardCriteria- Mappings:
Namespace Name Mixin selector official cLbbt;c()Lbbt$a;intermediary method_9367Lnet/minecraft/class_1475;method_9367()Lnet/minecraft/class_1475$class_2292;named getRenderTypeLnet/minecraft/scoreboard/ScoreboardCriterion;getRenderType()Lnet/minecraft/scoreboard/ScoreboardCriterion$RenderType;
-