Why are Imports Omitted?

Started by Memebassador on

Topic category: Advanced modding

Active 7 months ago
Joined Feb 2024
Points:
139

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 24
Why are Imports Omitted?

When I look at the custom code for basically anything in MCreator, I get a "/* imports omitted */" where the imports should be. Why are these hidden? Can I show them?

They are hidden in code…
Wed, 09/04/2024 - 18:14

They are hidden in code viewer since they are not relevant to the changes of the code

Active 7 months ago
Joined Feb 2024
Points:
139

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 24
So there is no way to show…
Wed, 09/04/2024 - 21:13

So there is no way to show them then?

Yes, you can see them in the…
Thu, 09/05/2024 - 14:51

Yes, you can see them in the code editor. Right click any mod element in the workspace view and select "Open mod element in code editor"

 

Active 7 months ago
Joined Feb 2024
Points:
139

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 24
Thank you!
Thu, 09/12/2024 - 03:23

Thank you!