Uses of Enum Class
net.minecraft.server.ServerScoreboard.Method
-
Uses of ServerScoreboard.Method in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionprivate final ServerScoreboard.Method
ClientboundSetScorePacket.method
ModifierConstructorDescriptionClientboundSetScorePacket
(ServerScoreboard.Method p_133329_, String p_133330_, String p_133331_, int p_133332_) -
Uses of ServerScoreboard.Method in net.minecraft.server
Modifier 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.