tutorial:mixin_hotswaps

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
tutorial:mixin_hotswaps [2022/05/05 18:26] – external edit 127.0.0.1tutorial:mixin_hotswaps [2024/06/30 00:11] (current) – add hint to vm option banana
Line 14: Line 14:
   * no changing method parameters   * no changing method parameters
   * no adding or removing fields   * no adding or removing fields
 +
 +You can do these things if you also add the ''-XX:+AllowEnhancedClassRedefinition'' VM option.
  
 To recompile your mixin in IntelliJ, use the ''Recompile'' option in the ''Build'' menu. The default keybind for this is ''Ctrl+Shift+F9''. To recompile your mixin in IntelliJ, use the ''Recompile'' option in the ''Build'' menu. The default keybind for this is ''Ctrl+Shift+F9''.
tutorial/mixin_hotswaps.1651775199.txt.gz · Last modified: 2022/05/05 18:26 by 127.0.0.1