Uses of Enum
me.ulrich.outpost.data.OutpostEnum.TranslatableKey
Packages that use OutpostEnum.TranslatableKey
Package
Description
-
Uses of OutpostEnum.TranslatableKey in me.ulrich.outpost.api
Methods in me.ulrich.outpost.api that return types with arguments of type OutpostEnum.TranslatableKeyModifier and TypeMethodDescriptionOutpostAPIManager.findTranslateType(OutpostEnum.AdvantageList type) Methods in me.ulrich.outpost.api with parameters of type OutpostEnum.TranslatableKeyModifier and TypeMethodDescriptionOutpostAPIManager.translate(OutpostEnum.TranslatableKey trans, String object, String... args) -
Uses of OutpostEnum.TranslatableKey in me.ulrich.outpost.data
Methods in me.ulrich.outpost.data that return OutpostEnum.TranslatableKeyModifier and TypeMethodDescriptionstatic OutpostEnum.TranslatableKeyReturns the enum constant of this type with the specified name.static OutpostEnum.TranslatableKey[]OutpostEnum.TranslatableKey.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of OutpostEnum.TranslatableKey in me.ulrich.outpost.interfaces
Methods in me.ulrich.outpost.interfaces that return types with arguments of type OutpostEnum.TranslatableKeyMethods in me.ulrich.outpost.interfaces with parameters of type OutpostEnum.TranslatableKeyModifier and TypeMethodDescriptionOutpostAPI.translate(OutpostEnum.TranslatableKey trans, String object, String... args) -
Uses of OutpostEnum.TranslatableKey in me.ulrich.outpost.manager
Methods in me.ulrich.outpost.manager that return types with arguments of type OutpostEnum.TranslatableKeyModifier and TypeMethodDescriptionMessageManager.findTranslateType(OutpostEnum.AdvantageList type) Methods in me.ulrich.outpost.manager with parameters of type OutpostEnum.TranslatableKeyModifier and TypeMethodDescriptionMessageManager.translate(OutpostEnum.TranslatableKey trans, String object, String... args)