can i execute java code in the creating a procedure part

Started by EJLEE on

Topic category: Advanced modding

Active 1 year ago
Joined Sep 2023
Points:
124

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
can i execute java code in the creating a procedure part

how could i execute some java classes in the procedure part or how could i even execute the classes i made in mcreator

Active 6 months ago
Joined Jun 2023
Points:
266

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 174
There is a block located…
Sat, 09/23/2023 - 18:49

There is a block located under the "Advanced" tab that contains "Call procedure [select from drop-down list]" you just have to make sure that the procedure you are calling has compatible dependencies with the procedure you are running it from.