Uses of Enum Class
net.minecraft.scoreboard.ServerScoreboard.class_4401
Packages that use ServerScoreboard.class_4401
-
Uses of ServerScoreboard.class_4401 in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play declared as ServerScoreboard.class_4401Modifier and TypeFieldDescriptionprivate ServerScoreboard.class_4401ScoreboardPlayerUpdateS2CPacket.field_11673Methods in net.minecraft.network.packet.s2c.play that return ServerScoreboard.class_4401Constructors in net.minecraft.network.packet.s2c.play with parameters of type ServerScoreboard.class_4401ModifierConstructorDescriptionScoreboardPlayerUpdateS2CPacket(ServerScoreboard.class_4401 class_4401, String string, String string2, int int2) -
Uses of ServerScoreboard.class_4401 in net.minecraft.scoreboard
Methods in net.minecraft.scoreboard that return ServerScoreboard.class_4401Modifier and TypeMethodDescriptionstatic ServerScoreboard.class_4401Returns the enum constant of this class with the specified name.static ServerScoreboard.class_4401[]ServerScoreboard.class_4401.values()Returns an array containing the constants of this enum class, in the order they are declared.