#Classes and methods
8 messages · Page 1 of 1 (latest)
here you got classes and methods and i dont know how to use them
what tutorials have you been through so far?
kaupenjoe and kodysimson
so what are you trying to do now?
i tried to program the new dimension but nothing worked from the tutorials so I tried to check how it is in other mods and came across these classes and methods
If really nothing worked I'd say go back and try again, since those tutorials aren't that bad. As to using code from other mods, unless you really understand it, that isn't usually a good way to make your own.
To fix your mappings problem, if you're depending on the mod in your build.gradle you need to use modImplementation to allow loom to remap it from intermediary (the method_239523 type mappings).