Interface IMixinConfigSource
- All Known Subinterfaces:
IContainerHandle
- All Known Implementing Classes:
ContainerHandleURI,ContainerHandleVirtual
public interface IMixinConfigSource
Interface for loaded mixin configurations
-
Method Summary
Modifier and TypeMethodDescriptionPlain text description of the config source, can be as descriptive as necessary to help the user identify the source, for example could be the full path to the source item, or something more descriptive.getId()Get the identifier for this source
-
Method Details