Started by
LOLLYBYE
on
Topic category: Help with Minecraft modding (Java Edition)
in the procedure code I need to use the vanilla inventory GUI. I write this line to import "import net.minecraft.client.gui.inventory.GuiInventory;", but mcreator doesn’t find it. Perhaps there is some kind of ban within the environment on the use of vanilla GUI? Or maybe I'm writing the wrong import path? help me please