#Classes and methods

8 messages · Page 1 of 1 (latest)

oak comet
#

all which classes and methods?

covert sorrel
#

here you got classes and methods and i dont know how to use them

oak comet
#

what tutorials have you been through so far?

covert sorrel
#

kaupenjoe and kodysimson

oak comet
#

so what are you trying to do now?

covert sorrel
#

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

oak comet
#

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).