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

enture-platform-mod-shared-fabric-repack.6.0.0.source-code.adventure-platform-mod-shared.mixins.json Maven / Gradle / Ivy

Go to download

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

There is a newer version: 6.1.0
Show newest version
{
  "package": "net.kyori.adventure.platform.modcommon.impl.mixin",
  "parent": "adventure-platform-mod-shared.parent.mixins.json",
  "mixins": [
    "minecraft.commands.CommandSourceStackMixin",
    "minecraft.network.FriendlyByteBufMixin",
    "minecraft.network.chat.ClickEvent_ActionMixin",
    "minecraft.network.chat.ComponentMixin",
    "minecraft.network.chat.ComponentMixin$SerializerMixin",
    "minecraft.network.chat.ComponentSerializationMixin",
    "minecraft.network.chat.MessageSignatureMixin",
    "minecraft.network.chat.PlayerChatMessageMixin",
    "minecraft.resources.DelegatingOpsMixin",
    "minecraft.resources.ResourceKeyMixin",
    "minecraft.resources.ResourceLocationMixin",
    "minecraft.server.MinecraftServerMixin",
    "minecraft.server.level.ServerBossEventMixin",
    "minecraft.server.level.ServerPlayerMixin",
    "minecraft.server.network.ServerCommonPacketListenerImplMixin",
    "minecraft.server.network.ServerConfigurationPacketListenerImplMixin",
    "minecraft.server.rcon.RconConsoleSourceMixin",
    "minecraft.sounds.SoundEventMixin",
    "minecraft.world.entity.EntityMixin",
    "minecraft.world.entity.player.PlayerMixin",
    "minecraft.world.item.ItemStackMixin"
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy