User Tools

Site Tools


tutorial:accesswideners

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tutorial:accesswideners [2023/08/13 10:39] – info about V2 format toostertutorial:accesswideners [2024/04/29 21:00] (current) – AW only for Vanilla ayutac
Line 8: Line 8:
     * If you want to subclass a class with only (package) private constructors, wideners are a good choice.     * If you want to subclass a class with only (package) private constructors, wideners are a good choice.
  
-In order for access widener changes to show up in the decompiled source, run the ''genSources'' gradle task.+In order for access widener changes to show up in the decompiled source, run the ''genSources'' gradle task and then reload the gradle project in your IDE. 
 + 
 +Note: Access wideners do not work for source of mods.
  
 ===== Requirements ===== ===== Requirements =====
tutorial/accesswideners.1691923147.txt.gz · Last modified: 2023/08/13 10:39 by tooster