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

en.magiclib.magiclib-1_14_4.0.7.364.source-code.magiclib-minecraft-compat-api.mixins.json Maven / Gradle / Ivy

There is a newer version: 0.7.398+fe2125a-beta
Show newest version
{
  "required": true,
  "package": "top.hendrixshen.magiclib.compat.minecraft.mixin",
  "plugin": "top.hendrixshen.magiclib.MagicLibMixinPlugin",
  "minVersion": "0.8",
  "compatibilityLevel": "JAVA_8",
  "injectors": {
    "defaultRequire": 1
  },
  "client": [
    "blaze3d.vertex.MixinBufferBuilder",
    "client.MixinCamera",
    "client.MixinMinecraft",
    "client.gui.MixinFont",
    "client.gui.screen.MixinScreen",
    "client.renderer.entity.MixinEntityRenderDispatcher",
    "math.MixinVector3f",
    "math.AccessorMatrix4f",
    "math.MixinMatrix4f",
    "math.MixinQuaternion",
    "math.MixinVector4f"
  ],
  "mixins": [
    "network.chat.AccessorStyle",
    "network.chat.MixinMutableComponent",
    "network.chat.MixinStyle",
    "world.MixinSimpleContainer",
    "world.entity.MixinEntity",
    "world.entity.player.MixinPlayer",
    "world.inventory.MixinSlot",
    "world.item.MixinItemStack",
    "world.level.MixinLevel",
    "world.level.block.entity.MixinBlockEntity",
    "world.level.block.state.MixinBlockState"
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy