#can't find method (1.21.1)

3 messages · Page 1 of 1 (latest)

polar hill
#

I am trying to use the method EntityModelLayerRegistry.registerModelLayer(); but when I try to find it I can't I was watching https://www.youtube.com/watch?v=rQdXWM8Ud90&list=PLKGarocXCE1H_HxOYihQMq0mlpqiUJj4L&index=39

In this Minecraft Modding Tutorial, we are adding a Custom Mob to Minecraft 1.21.1 with Fabric.

== 1.21 MODDING COURSES ==
▶️ NeoForge Modding with Minecraft 1.21.X:
https://url.kaupenjoe.net/CourseNeoForge121X
▶️ Fabric Modding with Minecraft 1.21.X:
https://url.kaupenjoe.net/CourseFabric121X
▶️ Forge Modding with Minecraft 1.21.X:
https://ur...

▶ Play video
steep summit
rustic dust
#

you are trying to use a method in a context where method calls are not valid in the java language syntax 🙂