framework.cloud-fabric.1.8.4.source-code.cloud.mixins.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cloud-fabric Show documentation
Show all versions of cloud-fabric Show documentation
Command framework and dispatcher for the JVM
The newest version!
{
"package": "cloud.commandframework.fabric.mixin",
"compatibilityLevel": "JAVA_8",
"required": true,
"mixins": [
"CloudStringReaderMixin",
"CommandsMixin",
"EntitySelectorMixin",
"EntitySelectorParserMixin",
"MessageArgumentMessageAccess",
"MessageArgumentPartAccess"
],
"injectors": {
"defaultRequire": 1
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy