enture-platform-fabric.6.2.0.source-code.adventure-platform-fabric.mixins.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of adventure-platform-fabric Show documentation
Show all versions of adventure-platform-fabric Show documentation
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