# mixson

> A library that allows resource manipulation at runtime. This is the mixson wiki hosted on the Modded Minecraft Wiki, listing every documentation page written by the project authors.

- Project ID: `mixson`
- Project type: `mod`
- Documentation version: `latest` (also available: `v1`). `latest` always resolves to the newest version.
- Language: `en` (English)
- Documentation pages: 10. Game content pages: 0.

Each link below points at the raw MDX source of a page. Remove the trailing `.md` from any of them
to get the rendered, human-readable page instead, or replace `/latest/` with another documentation version.

Wiki text content is licensed under CC BY-NC-SA 4.0 (https://creativecommons.org/licenses/by-nc-sa/4.0) unless stated otherwise
on the page itself.

## Documentation

- [Event Handling](https://moddedmc.wiki/en/project/mixson/latest/docs/1_the_basics/1_event_handling.md): 🕮 The Basics
- [Enums and Events](https://moddedmc.wiki/en/project/mixson/latest/docs/1_the_basics/2_enums_and_events.md): 🕮 The Basics
- [The Event Context](https://moddedmc.wiki/en/project/mixson/latest/docs/1_the_basics/3_event_context.md): 🕮 The Basics
- [Registering Events](https://moddedmc.wiki/en/project/mixson/latest/docs/1_the_basics/4_registration.md): 🕮 The Basics
- [Debugging](https://moddedmc.wiki/en/project/mixson/latest/docs/1_the_basics/5_debugging.md): 🕮 The Basics
- [The Referencing System](https://moddedmc.wiki/en/project/mixson/latest/docs/1_the_basics/6_referencing.md): 🕮 The Basics
- [Mixson Codecs](https://moddedmc.wiki/en/project/mixson/latest/docs/2_advanced/1_codecs.md): + Advanced
- [Mixson Hooks](https://moddedmc.wiki/en/project/mixson/latest/docs/2_advanced/2_hooks.md): + Advanced
- [Updating from V0](https://moddedmc.wiki/en/project/mixson/latest/docs/3_updating_v0.md)
- [Updating from V1](https://moddedmc.wiki/en/project/mixson/latest/docs/4_updating_v1.md)

## Optional

- [Project overview](https://moddedmc.wiki/en/project/mixson/latest): Rendered HTML page with the project description, supported game versions, links and licensing
- [Modrinth](https://modrinth.com/mod/mixson): The mixson mod on modrinth
- [Source code](https://github.com/Ramixin/Mixson-Fabric)
- [Documentation source](https://github.com/Ramixin/Mixson-Docs): Repository the wiki pages are written in
