User Tools

Site Tools


tutorial:applychanges

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
Next revisionBoth sides next revision
tutorial:applychanges [2019/07/26 13:32] – added 'Reload recipes and loot tables' fudgetutorial:applychanges [2020/02/17 09:32] – [Reload changed classes] Fix menu name mkpoli
Line 1: Line 1:
 ====== Applying changes without restarting Minecraft ====== ====== Applying changes without restarting Minecraft ======
-Restarting Minecraft can take a hefty amount of time. Thankfully, there are tools that allow you to some apply changes while the game is running. +Restarting Minecraft can take a hefty amount of time. Thankfully, there are tools that allow you to apply some changes while the game is running. 
 ==== Reload changed classes ==== ==== Reload changed classes ====
 In Eclipse or Intellij IDEA, run Minecraft in debug mode. To apply changes in code, In Eclipse or Intellij IDEA, run Minecraft in debug mode. To apply changes in code,
-do ''run -> reload changes classes'' in Intellij or save in Eclipse.+do ''Run -> Reload Changed Classes'' in Intellij IDEA or save in Eclipse.
 Note: this only allows you to change method bodies. If you do any other kind of change, You will have to restart. Note: this only allows you to change method bodies. If you do any other kind of change, You will have to restart.
 However, if you use [[http://dcevm.github.io/|DCEVM]], you will be able to do most changes, including adding and removing methods and classes.  However, if you use [[http://dcevm.github.io/|DCEVM]], you will be able to do most changes, including adding and removing methods and classes. 
tutorial/applychanges.txt · Last modified: 2022/03/20 13:34 by solidblock