How do I use custom element in another custom element

Started by Wabbaka on

Topic category: Help with modding (Java Edition)

Last seen on 08:56, 29. Apr 2024
Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I use custom element in another custom element

I would like to see the fields, methods of one custom element in another. For some reason I can't use imports like net.mcreator. I noticed that there is the following field @Mod.EventBusSubscriber(bus = Mod.EventBusSubscriber.Bus.MOD)
maybe it can be used somehow

Last seen on 08:56, 29. Apr 2024
Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
solved
Fri, 04/05/2024 - 14:45

solved