public interface IDependency
Modifier and Type | Interface and Description |
---|---|
static class |
IDependency.BaseData
Specify instances of this class when your plugin requires some dimension to be functioning.
|
static class |
IDependency.MitigationVariable
Specify instances of this class when your plugin requires some MitigationVariable to be functioning.
|
static class |
IDependency.MsgField
Specify instances of this class when your plugin requires some message field to be functioning.
|