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