All Downloads are FREE. Search and download functionalities are using the official Maven repository.

eoapi.creo-block-api.0.2.3.source-code.creo-block-api.mixins.json Maven / Gradle / Ivy

{
  "required": true,
  "minVersion": "0.8",
  "package": "dev.creoii.creoapi.mixin.block",
  "compatibilityLevel": "JAVA_17",
  "plugin": "dev.creoii.creoapi.impl.block.CreoBlockApiMixinPlugin",
  "mixins": [
    "AbstractBlockMixin",
    "EntityMixin",
    "StructureTemplateMixin",
    "compat.ChunkBuilderMeshingTaskMixin"
  ],
  "client": [
    "RebuildTaskMixin"
  ],
  "injectors": {
    "defaultRequire": 1
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy