Started by
Wabbaka
on
Topic category: Help with Minecraft modding (Java Edition)
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
solved