minecraft:mod:mixin:injection-point
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
minecraft:mod:mixin:injection-point [2024/02/18 01:14] – Add info about @Slice raccoon | minecraft:mod:mixin:injection-point [2024/02/18 05:59] (current) – raccoon | ||
---|---|---|---|
Line 5: | Line 5: | ||
Injection points are created with the '' | Injection points are created with the '' | ||
- | ^ name ^ position | + | ^ name ^ position |
- | | '' | + | | '' |
- | | '' | + | | '' |
- | | '' | + | | '' |
- | | '' | + | | '' |
- | | '' | + | | '' |
- | | '' | + | | '' |
- | | '' | + | | '' |
- | | '' | + | | '' |
- | | '' | + | | '' |
- | | '' | + | | '' |
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
Each of these injection points refers to //every// point that matches its description. So, it's often necessary to narrow down the results with the additional specifiers I've noted at the end of the table. | Each of these injection points refers to //every// point that matches its description. So, it's often necessary to narrow down the results with the additional specifiers I've noted at the end of the table. | ||
Line 33: | Line 36: | ||
====== @Slice ====== | ====== @Slice ====== | ||
- | Injection points are also used to limit the //region of the body// to search. The annotations that accept '' | + | Injection points are also used to limit the //region of the body// to search. The annotations that accept '' |
minecraft/mod/mixin/injection-point.1708218895.txt.gz · Last modified: 2024/02/18 01:14 by raccoon