SilentChaos512 / Tutorial-Mod

Tutorial mods for Minecraft
The Unlicense
29 stars 15 forks source link

Data Generators Issue #4

Open Ninjayatsu opened 3 years ago

Ninjayatsu commented 3 years ago

When I started on the DataGeneratirs.java class, I got to the part where you mark a subscribe event then auto-generate a constructed, but just before that when you mark down the subscribe event, it makes your data generators function used, but when I mark the @SubscribeEvent, it continues to say that data generators is not used. please help, the DataGenerators.Java is exactly as your is (at that point) but I can't get past it.

alexito18318 commented 3 years ago

I have the same issue. the package "Generated" doesn't appear

Christofmeg commented 3 years ago

I have the same issue. the package "Generated" doesn't appear

Try to use runData, then refresh your project.

You can find runData under Run Configurations if you haven't used it before.

rlnt commented 3 years ago

You have to regenerate the run files if you changed them in the build.gradle.