Uses of Enum
me.ulrich.clans.data.ClanEnum.RivalAllyCount
Packages that use ClanEnum.RivalAllyCount
Package
Description
-
Uses of ClanEnum.RivalAllyCount in me.ulrich.clans.api
Methods in me.ulrich.clans.api with parameters of type ClanEnum.RivalAllyCountModifier and TypeMethodDescriptionintLevelAPIManager.allyRivalCount(ClanData clan, ClanEnum.RivalAllyCount type) -
Uses of ClanEnum.RivalAllyCount in me.ulrich.clans.data
Methods in me.ulrich.clans.data that return ClanEnum.RivalAllyCountModifier and TypeMethodDescriptionstatic ClanEnum.RivalAllyCountReturns the enum constant of this type with the specified name.static ClanEnum.RivalAllyCount[]ClanEnum.RivalAllyCount.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ClanEnum.RivalAllyCount in me.ulrich.clans.interfaces
Methods in me.ulrich.clans.interfaces with parameters of type ClanEnum.RivalAllyCountModifier and TypeMethodDescriptionintLevelAPI.allyRivalCount(ClanData clan, ClanEnum.RivalAllyCount type) -
Uses of ClanEnum.RivalAllyCount in me.ulrich.clans.manager
Methods in me.ulrich.clans.manager with parameters of type ClanEnum.RivalAllyCountModifier and TypeMethodDescriptionintLevelManager.allyRivalCount(ClanData clan, ClanEnum.RivalAllyCount type)