User Tools

Site Tools


tutorial:modding_tips

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:modding_tips [2019/08/19 19:39] – [PitFalls] PitFalls -> Pitfalls jamieswhiteshirttutorial:modding_tips [2019/09/16 16:46] – [Pitfalls] changed code to be surrounded by monospace block manxboy
Line 24: Line 24:
 ===== Pitfalls ===== ===== Pitfalls =====
  
-  * Don't import the package `java.awt` or any subclasses/packages. Several users have reported that it tends to hang Minecraft.+  * Avoid using the ''java.awt'' package and its subpackages. AWT does not work well on all systems. Several users have reported that it tends to hang Minecraft.
tutorial/modding_tips.txt · Last modified: 2024/04/15 02:25 by solidblock