LeashedPlayer/src/main/java/com/example/examplemod
TelepathicGrunt f5f4feccd9
Remove final from instanceof check in Config (#26)
Eclipse reaaaally hates this `final` here and it looks weird to the
rest of us. Since the MDK should work for all IDEs. we should remove
that `final`.
2023-12-10 03:29:39 +08:00
..
Config.java Remove final from instanceof check in Config (#26) 2023-12-10 03:29:39 +08:00
ExampleMod.java Update to NeoForge 20.2 stable and newer NeoGradle (#21) 2023-12-05 08:32:49 +01:00