Uses of Enum Class
net.minecraft.scoreboard.ServerScoreboard.Action
-
Uses of ServerScoreboard.Action in net.minecraft.network.play.server
ModifierConstructorDescriptionSUpdateScorePacket
(ServerScoreboard.Action p_i47930_1_, String p_i47930_2_, String p_i47930_3_, int p_i47930_4_) -
Uses of ServerScoreboard.Action in net.minecraft.scoreboard
Modifier and TypeMethodDescriptionstatic ServerScoreboard.Action
Returns the enum constant of this class with the specified name.static ServerScoreboard.Action[]
ServerScoreboard.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.