Uses of Enum Class
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 class with the specified name.static ScoreboardObjective.HealthDisplay[]ScoreboardObjective.HealthDisplay.values()Returns an array containing the constants of this enum class, in the order they are declared.