Uses of Enum
net.md_5.bungee.protocol.packet.ScoreboardObjective.HealthDisplay
Packages that use ScoreboardObjective.HealthDisplay
-
Uses of ScoreboardObjective.HealthDisplay in net.md_5.bungee.protocol.packet
Methods in net.md_5.bungee.protocol.packet that return ScoreboardObjective.HealthDisplayModifier and TypeMethodDescriptionScoreboardObjective.HealthDisplay.fromString(String s) Returns the enum constant of this type with the specified name.static ScoreboardObjective.HealthDisplay[]ScoreboardObjective.HealthDisplay.values()Returns an array containing the constants of this enum type, in the order they are declared.