parent
c82fcee8aa
commit
83757cd9bc
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ public class ExampleMod {
|
|||
public static final Logger LOGGER = LogManager.getLogger(Tags.MOD_NAME);
|
||||
|
||||
/**
|
||||
* <a href="https://wiki.cleanroommc.com/mod-development/event/overview/">
|
||||
* <a href="https://cleanroommc.com/wiki/forge-mod-development/event#overview">
|
||||
* Take a look at how many FMLStateEvents you can listen to via the @Mod.EventHandler annotation here
|
||||
* </a>
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue