Jump to content

FabioTNT

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by FabioTNT

  1. Ok, but If in future I would like to use reflections to maybe load some modules in an infernal module system, how could I implement that correctly?
  2. There is a way to find all the all the subtypes of a class in a package. It's exactly what reflections are used for. I'm guessing that it could be a mapping problem, but I have no clue how to correctly implement reflections in ForgeGradle.
  3. Hi guys, I'm new to mod development, and I was trying to automatize the item class loading, but I encountered some issues https://pastes.dev/LJCntOdstn I'm trying to load items via this method, but the itemClasses set is always empty. https://pastes.dev/18zFWpIOiJ This is my build.gradle file
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.