Alternatív, nagybetűs, nagy kontrasztú stílus változat érhető el a gyengénlátó felhasználók számára minden oldalon.

Documentation - SpongePowered Mixin Project

Documentation

Explore detailed guides and resources to master Mixin for mod development.

Getting Started

Learn the basics of setting up and using Mixin in your projects.

Read Guide

Understanding Mixin Architecture

Dive into the architecture of Mixin, including how it interacts with Minecraft and other mods.

Read Guide

The Mixin Environment

Understand the environment in which Mixin operates, including class loading and transformation.

Read Guide

Advanced Techniques

Optimizing mod performance and more

Obfuscation in Mixins

Learn how Mixin handles obfuscation and how to work with obfuscated code.

Read Guide

Resolving Method Signature Conflicts

Discover techniques for resolving conflicts in method signatures when using Mixin.

Read Guide

Overwriting Methods

Learn how to overwrite methods in target classes using Mixin.

Read Guide

Documentation Reference Table

Documentation Reference Table
Mixin documentation reference table
Topic Link
Getting Started Learn More
Understanding Mixin Architecture Learn More
The Mixin Environment Learn More
Obfuscation in Mixins Learn More
Resolving Method Signature Conflicts Learn More
Overwriting Methods Learn More