Uses of Class
me.ulrich.outpost.data.ConfigInteractions
Packages that use ConfigInteractions
-
Uses of ConfigInteractions in me.ulrich.outpost.api
Methods in me.ulrich.outpost.api that return types with arguments of type ConfigInteractionsModifier and TypeMethodDescriptionOutpostAPIManager.getConfigInteractions()OutpostAPIManager.getConfigInteractions(String type) -
Uses of ConfigInteractions in me.ulrich.outpost.interfaces
Methods in me.ulrich.outpost.interfaces that return types with arguments of type ConfigInteractionsModifier and TypeMethodDescriptionOutpostAPI.getConfigInteractions()OutpostAPI.getConfigInteractions(String type) -
Uses of ConfigInteractions in me.ulrich.outpost.manager
Methods in me.ulrich.outpost.manager that return types with arguments of type ConfigInteractionsModifier and TypeMethodDescriptionInteractionsManager.getConfigInteractions()InteractionsManager.getConfigInteractions(String type) Method parameters in me.ulrich.outpost.manager with type arguments of type ConfigInteractionsModifier and TypeMethodDescriptionvoidInteractionsManager.setConfigInteractions(HashMap<String, ConfigInteractions> configInteractions)