User Tools

Site Tools


minecraft:mod:mixin:injection-point

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
minecraft:mod:mixin:injection-point [2024/02/18 05:04] – Add the injection point values that the @At javadoc doesn't mention for some reason raccoonminecraft:mod:mixin:injection-point [2024/02/18 05:59] (current) raccoon
Line 36: Line 36:
 ====== @Slice ====== ====== @Slice ======
  
-Injection points are also used to limit the //region of the body// to search. The annotations that accept ''at = @At(...)'' also accept ''slice = @Slice(from = @At(...), to = @At(...))''. If present, a slice will prevent injection points outside it from being matched.+Injection points are also used to limit the //region of the body// to search. The annotations that accept ''at = @At(...)'' also optionally accept ''slice = @Slice(from = @At(...), to = @At(...))''. If present, a slice will prevent injection points outside it from being matched.
minecraft/mod/mixin/injection-point.1708232659.txt.gz · Last modified: 2024/02/18 05:04 by raccoon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki