Uses of Enum Class
net.minecraft.scoreboard.ServerScoreboard.Action
Packages that use ServerScoreboard.Action
- 
Uses of ServerScoreboard.Action in net.minecraft.network.play.server
Fields in net.minecraft.network.play.server declared as ServerScoreboard.ActionMethods in net.minecraft.network.play.server that return ServerScoreboard.ActionConstructors in net.minecraft.network.play.server with parameters of type ServerScoreboard.ActionModifierConstructorDescriptionSUpdateScorePacket(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
Methods in net.minecraft.scoreboard that return ServerScoreboard.ActionModifier and TypeMethodDescriptionstatic ServerScoreboard.ActionReturns 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.