Uses of Enum Class
cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket.Action
Packages that use SetScorePacket.Action
-
Uses of SetScorePacket.Action in cn.lanink.gamecore.scoreboard.ltname.packet
Methods in cn.lanink.gamecore.scoreboard.ltname.packet that return SetScorePacket.ActionModifier and TypeMethodDescriptionstatic SetScorePacket.ActionReturns the enum constant of this class with the specified name.static SetScorePacket.Action[]SetScorePacket.Action.values()Returns an array containing the constants of this enum class, in the order they are declared.