Uses of Enum
me.ulrich.clans.data.ClanEnum.TranslatableKey
Packages that use ClanEnum.TranslatableKey
Package
Description
-
Uses of ClanEnum.TranslatableKey in me.ulrich.clans.api
Methods in me.ulrich.clans.api with parameters of type ClanEnum.TranslatableKeyModifier and TypeMethodDescriptionLibAPIManager.translate(ClanEnum.TranslatableKey trans, String object, String... args) -
Uses of ClanEnum.TranslatableKey in me.ulrich.clans.data
Methods in me.ulrich.clans.data that return ClanEnum.TranslatableKeyModifier and TypeMethodDescriptionstatic ClanEnum.TranslatableKeyReturns the enum constant of this type with the specified name.static ClanEnum.TranslatableKey[]ClanEnum.TranslatableKey.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ClanEnum.TranslatableKey in me.ulrich.clans.interfaces
Methods in me.ulrich.clans.interfaces with parameters of type ClanEnum.TranslatableKeyModifier and TypeMethodDescriptionLibAPI.translate(ClanEnum.TranslatableKey trans, String object, String... args) -
Uses of ClanEnum.TranslatableKey in me.ulrich.clans.manager
Methods in me.ulrich.clans.manager with parameters of type ClanEnum.TranslatableKeyModifier and TypeMethodDescriptionLibManager.translate(ClanEnum.TranslatableKey trans, String object, String... args)