enture-platform-mod-shared-fabric-repack.6.0.0.source-code.adventure-platform-mod-shared.mixins.json Maven / Gradle / Ivy
{
"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