Uses of Enum Class
net.minecraft.server.ServerScoreboard.Method
Packages that use ServerScoreboard.Method
-
Uses of ServerScoreboard.Method in net.minecraft.server
Methods in net.minecraft.server that return ServerScoreboard.MethodModifier and TypeMethodDescriptionstatic ServerScoreboard.Method
Returns the enum constant of this class with the specified name.static ServerScoreboard.Method[]
ServerScoreboard.Method.values()
Returns an array containing the constants of this enum class, in the order they are declared.