Uses of Enum
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 type with the specified name.static SetScorePacket.Type[]SetScorePacket.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.