Looking for the location of a certain element's raw code

Started by ivanwafles67 on

Topic category: Help with modding (Java Edition)

Last seen on 05:01, 9. Jun 2024
Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Looking for the location of a certain element's raw code

Hello,

In the "AI and Goals" section of a Living Entity's editing tab, you can set an "Entity Base" that is intended to override some features of your custom entity. I am wondering where the actual code is for this setting, is it in the Living Entity's .java file? The RegisterGoals() section does not seem to have such overrides.