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

enture-platform-fabric.6.2.0.source-code.adventure-platform-fabric.mixins.json Maven / Gradle / Ivy

Go to download

Integration between the adventure library and Minecraft: Java Edition, using the Fabric modding system

The newest version!
{
  "package": "net.kyori.adventure.platform.fabric.impl.mixin",
  "parent": "adventure-platform-mod-shared.parent.mixins.json",
  "mixins": [
    "api.KeyMixin",
    "api.SignedMessageMixin",
    "authlib.GameProfileMixin",
    "brigadier.exceptions.CommandSyntaxExceptionMixin",
    "minecraft.commands.CommandsMixin",
    "minecraft.commands.synchronization.ArgumentTypeInfosMixin",
    "minecraft.commands.synchronization.ArgumentUtilsMixin",
    "minecraft.network.protocol.game.ClientboundCommandsPacketMixin",
    "minecraft.network.protocol.game.ClientboundCommandsPacketMixin$ArgumentNodeStubMixin",
    "minecraft.server.level.ServerPlayerMixin",
    "minecraft.server.players.PlayerListMixin"
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy