Uses of Interface
dev.cwhead.GravesX.module.GravesXModuleDescriptor
Packages that use GravesXModuleDescriptor
-
Uses of GravesXModuleDescriptor in dev.cwhead.GravesX.module
Methods in dev.cwhead.GravesX.module that return GravesXModuleDescriptorModifier and TypeMethodDescriptionReturns the descriptor for a target module identified by key.GravesXModuleController.getThisModule()
Returns the descriptor for this (current) module.Methods in dev.cwhead.GravesX.module that return types with arguments of type GravesXModuleDescriptorModifier and TypeMethodDescriptionGravesXModuleController.listModules()
Returns descriptors for all discovered modules, regardless of enablement.