'cannot find symbol' error when creating armor model

Started by Don Walter on

Topic category: Help with Minecraft modding (Java Edition)

Last seen on 21:49, 27. Oct 2024
Joined Oct 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
'cannot find symbol' error when creating armor model

I'm having an error compiling my project in Mcreator. I'm creating an armor model, but I'm getting the 'cannot find symbol' error for a custom class called antigasarmor. How can I correctly define this class to work as an armor and not as an entity?