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
tutorial:applychanges [2021/02/01 07:53] – Changed "reload change classes" to the build button ytg1234tutorial:applychanges [2022/03/20 13:34] (current) – [Reload changed classes] solidblock
Line 2: Line 2:
 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.  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, click the build button in Intellij IDEA or save in Eclipse.+In Eclipse or Intellij IDEA, run Minecraft in debug mode. To apply changes in code, click the "buildbutton 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